Commit
·
0ac7f7c
1
Parent(s):
f36882d
condense readme
Browse files
app.py
CHANGED
|
@@ -411,9 +411,6 @@ def predict(
|
|
| 411 |
title = "Coqui🐸 XTTS"
|
| 412 |
|
| 413 |
description = """
|
| 414 |
-
<br/>
|
| 415 |
-
|
| 416 |
-
This demo is currently running **XTTS v2.0.3**
|
| 417 |
|
| 418 |
<br/>
|
| 419 |
|
|
@@ -421,11 +418,7 @@ You can purchase a commcerial XTTS license from Coqui: [email protected]. Other
|
|
| 421 |
|
| 422 |
<br/>
|
| 423 |
|
| 424 |
-
<a href="https://huggingface.co/coqui/XTTS-v2">XTTS</a> is a multilingual text-to-speech and voice-cloning model. This demo
|
| 425 |
-
|
| 426 |
-
<br/>
|
| 427 |
-
|
| 428 |
-
Leave a star 🌟 on Github <a href="https://github.com/coqui-ai/TTS">🐸TTS</a>, where our open-source inference and training code lives.
|
| 429 |
|
| 430 |
<br/>
|
| 431 |
|
|
|
|
| 411 |
title = "Coqui🐸 XTTS"
|
| 412 |
|
| 413 |
description = """
|
|
|
|
|
|
|
|
|
|
| 414 |
|
| 415 |
<br/>
|
| 416 |
|
|
|
|
| 418 |
|
| 419 |
<br/>
|
| 420 |
|
| 421 |
+
This demo is currently running **XTTS v2.0.3** <a href="https://huggingface.co/coqui/XTTS-v2">XTTS</a> is a multilingual text-to-speech and voice-cloning model. This demo features zero-shot voice cloning, however, you can fine-tune XTTS for better results. Leave a star 🌟 on Github <a href="https://github.com/coqui-ai/TTS">🐸TTS</a>, where our open-source inference and training code lives.
|
|
|
|
|
|
|
|
|
|
|
|
|
| 422 |
|
| 423 |
<br/>
|
| 424 |
|