voice model language tags (#20)
Browse files- voice model language tags (9e580d204cd6ed9e41a51750b9a02b99a1f1787b)
Co-authored-by: Yanis L <[email protected]>
README.md
CHANGED
|
@@ -1,5 +1,41 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
Voices for [Piper](https://github.com/rhasspy/piper) text to speech system.
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
+
language:
|
| 4 |
+
- ka
|
| 5 |
+
- cs
|
| 6 |
+
- zh
|
| 7 |
+
- is
|
| 8 |
+
- fa
|
| 9 |
+
- fr
|
| 10 |
+
- de
|
| 11 |
+
- es
|
| 12 |
+
- it
|
| 13 |
+
- en
|
| 14 |
+
- sk
|
| 15 |
+
- no
|
| 16 |
+
- ca
|
| 17 |
+
- sl
|
| 18 |
+
- cy
|
| 19 |
+
- ro
|
| 20 |
+
- pl
|
| 21 |
+
- sv
|
| 22 |
+
- ar
|
| 23 |
+
- lv
|
| 24 |
+
- lb
|
| 25 |
+
- fi
|
| 26 |
+
- hu
|
| 27 |
+
- uk
|
| 28 |
+
- vi
|
| 29 |
+
- ru
|
| 30 |
+
- pt
|
| 31 |
+
- da
|
| 32 |
+
- ne
|
| 33 |
+
- sr
|
| 34 |
+
- el
|
| 35 |
+
- sw
|
| 36 |
+
- tr
|
| 37 |
+
- kk
|
| 38 |
+
- nl
|
| 39 |
---
|
| 40 |
|
| 41 |
Voices for [Piper](https://github.com/rhasspy/piper) text to speech system.
|