Text-to-Speech
coqui
gorkemgoknar commited on
Commit
96d4300
1 Parent(s): af32983
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -35,6 +35,10 @@ Stay tuned as we continue to add support for more languages. If you have any lan
35
  ### Code
36
  The [code-base](https://github.com/coqui-ai/TTS) supports inference and [fine-tuning](https://tts.readthedocs.io/en/latest/models/xtts.html#training).
37
 
 
 
 
 
38
  ### License
39
  This model is licensed under [Coqui Public Model License](https://coqui.ai/cpml). There's a lot that goes into a license for generative models, and you can read more of [the origin story of CPML here](https://coqui.ai/blog/tts/cpml).
40
 
 
35
  ### Code
36
  The [code-base](https://github.com/coqui-ai/TTS) supports inference and [fine-tuning](https://tts.readthedocs.io/en/latest/models/xtts.html#training).
37
 
38
+ ### Demo Spaces
39
+ - [XTTS Space](https://huggingface.co/spaces/coqui/xtts) space you can see how model performs on supported languages, and try with your own reference or microphone input
40
+ - [XTTS Voice Chat with Mistral or Zephyr](https://huggingface.co/spaces/coqui/voice-chat-with-mistral) you can experience streaming voice chat with Mistral 7B Instruct or Zephyr 7B Beta
41
+
42
  ### License
43
  This model is licensed under [Coqui Public Model License](https://coqui.ai/cpml). There's a lot that goes into a license for generative models, and you can read more of [the origin story of CPML here](https://coqui.ai/blog/tts/cpml).
44