Spaces:
shethjenil
/
Runtime error

josh-r-meyer commited on
Commit
f36882d
1 Parent(s): 30aa0f0
Files changed (1) hide show
  1. app.py +4 -8
app.py CHANGED
@@ -417,23 +417,19 @@ This demo is currently running **XTTS v2.0.3**
417
 
418
  <br/>
419
 
420
- <a href="https://huggingface.co/coqui/XTTS-v2">XTTS</a> is a text-to-speech model that lets you clone voices into different languages.
421
 
422
  <br/>
423
 
424
- This is the same model that powers our creator application <a href="https://coqui.ai">Coqui Studio</a> as well as the <a href="https://docs.coqui.ai">Coqui API</a>. In production we apply modifications to make low-latency streaming possible.
425
 
426
  <br/>
427
 
428
- There are 16 languages.
429
-
430
- <p>
431
- Arabic: ar, Brazilian Portuguese: pt , Chinese: zh-cn, Czech: cs, Dutch: nl, English: en, French: fr, German: de, Italian: it, Polish: pl, Russian: ru, Spanish: es, Turkish: tr, Japanese: ja, Korean: ko, Hungarian: hu, Hindi: hi <br/>
432
- </p>
433
 
434
  <br/>
435
 
436
- Leave a star 🌟 on the Github <a href="https://github.com/coqui-ai/TTS">🐸TTS</a>, where our open-source inference and training code lives.
437
 
438
  <br/>
439
  """
 
417
 
418
  <br/>
419
 
420
+ You can purchase a commcerial XTTS license from Coqui: licensing@coqui.ai. Otherwise, this demo is for non-commercial purposes only.
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 only features zero-shot voice cloning, however, you can fine-tune XTTS for better results.
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
 
432
+ Supported languages: Arabic: ar, Brazilian Portuguese: pt , Mandarin Chinese: zh-cn, Czech: cs, Dutch: nl, English: en, French: fr, German: de, Italian: it, Polish: pl, Russian: ru, Spanish: es, Turkish: tr, Japanese: ja, Korean: ko, Hungarian: hu, Hindi: hi
433
 
434
  <br/>
435
  """