feat(README): add language tags
Browse files
README.md
CHANGED
|
@@ -5,6 +5,25 @@ license_link: https://tts-hub.github.io/cpml
|
|
| 5 |
library_name: coqui
|
| 6 |
pipeline_tag: text-to-speech
|
| 7 |
base_model: coqui/XTTS-v2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
widget:
|
| 9 |
- text: "Once when I was six years old I saw a magnificent picture"
|
| 10 |
output:
|
|
|
|
| 5 |
library_name: coqui
|
| 6 |
pipeline_tag: text-to-speech
|
| 7 |
base_model: coqui/XTTS-v2
|
| 8 |
+
language:
|
| 9 |
+
- multilingual
|
| 10 |
+
- en
|
| 11 |
+
- es
|
| 12 |
+
- fr
|
| 13 |
+
- de
|
| 14 |
+
- it
|
| 15 |
+
- pt
|
| 16 |
+
- pl
|
| 17 |
+
- tr
|
| 18 |
+
- ru
|
| 19 |
+
- nl
|
| 20 |
+
- cs
|
| 21 |
+
- ar
|
| 22 |
+
- zh
|
| 23 |
+
- hu
|
| 24 |
+
- ko
|
| 25 |
+
- ja
|
| 26 |
+
- hi
|
| 27 |
widget:
|
| 28 |
- text: "Once when I was six years old I saw a magnificent picture"
|
| 29 |
output:
|