lang_code -> zh-CN (BCP-47)
Browse files
hf_community__BricksDisplay__vits-cmn/config.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
| 3 |
"engine": "transformers",
|
| 4 |
"phoneme_type": "graphemes",
|
| 5 |
"alphabet": "pinyin",
|
| 6 |
-
"lang_code": "
|
| 7 |
"audio": {
|
| 8 |
"sample_rate": 16000
|
| 9 |
},
|
|
|
|
| 3 |
"engine": "transformers",
|
| 4 |
"phoneme_type": "graphemes",
|
| 5 |
"alphabet": "pinyin",
|
| 6 |
+
"lang_code": "zh-CN",
|
| 7 |
"audio": {
|
| 8 |
"sample_rate": 16000
|
| 9 |
},
|