josh-r-meyer commited on
Commit
d611554
1 Parent(s): 366c4e8

Link to license and style changes

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -3,7 +3,7 @@ license: other
3
  ---
4
 
5
  # ⓍTTS
6
- ⓍTTS is a super cool Text-to-Speech model that lets you clone voices in different languages by using just a quick 3-second audio clip. Built on the 🐢Tortoise,
7
  ⓍTTS has important model changes that make cross-language voice cloning and multi-lingual speech generation super easy.
8
  There is no need for an excessive amount of training data that spans countless hours.
9
 
@@ -22,13 +22,13 @@ a few tricks to make it faster and support streaming inference.
22
  As of now, XTTS-v1 supports 13 languages: **English, Spanish, French, German, Italian, Portuguese,
23
  Polish, Turkish, Russian, Dutch, Czech, Arabic, and Chinese**.
24
 
25
- Stay tuned as we continue to add support for more languages. If you have any language requests, please feel free to reach out.
26
 
27
  ### Code
28
  The current implementation only supports inference.
29
 
30
  ### License
31
- This model is licensed under [Coqui Public Model License]().
32
 
33
  ### Contact
34
  Come and join in our 🐸Community. We're active on [Discord](https://discord.gg/fBC58unbKE) and [Twitter](https://twitter.com/coqui_ai).
 
3
  ---
4
 
5
  # ⓍTTS
6
+ ⓍTTS is a Voice generation model that lets you clone voices into different languages by using just a quick 3-second audio clip. Built on Tortoise,
7
  ⓍTTS has important model changes that make cross-language voice cloning and multi-lingual speech generation super easy.
8
  There is no need for an excessive amount of training data that spans countless hours.
9
 
 
22
  As of now, XTTS-v1 supports 13 languages: **English, Spanish, French, German, Italian, Portuguese,
23
  Polish, Turkish, Russian, Dutch, Czech, Arabic, and Chinese**.
24
 
25
+ Stay tuned as we continue to add support for more languages. If you have any language requests, please feel free to reach out!
26
 
27
  ### Code
28
  The current implementation only supports inference.
29
 
30
  ### License
31
+ 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).
32
 
33
  ### Contact
34
  Come and join in our 🐸Community. We're active on [Discord](https://discord.gg/fBC58unbKE) and [Twitter](https://twitter.com/coqui_ai).