Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,12 @@
|
|
1 |
-
---
|
2 |
-
license: other
|
3 |
-
license_name: coqui-public-model-license
|
4 |
-
license_link: https://coqui.ai/cpml
|
5 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: other
|
3 |
+
license_name: coqui-public-model-license
|
4 |
+
license_link: https://coqui.ai/cpml
|
5 |
+
base_model:
|
6 |
+
- coqui/XTTS-v2
|
7 |
+
pipeline_tag: text-to-speech
|
8 |
+
---
|
9 |
+
|
10 |
+
This model is based on xtts v2 which cannot be used commercially as per the [xtts license which is in a limbo state](https://github.com/coqui-ai/TTS/issues/3490).
|
11 |
+
|
12 |
+
It is fine-tuned on about 12 minutes of English speech with a voice [specifically designed](https://robotvoice.s3.amazonaws.com/index.html) for the [android robot Andrea](https://ai.hdm-stuttgart.de/humanoid-lab/).
|