Instructions to use OpenVoiceOS/phoonnx-vits with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Piper
How to use OpenVoiceOS/phoonnx-vits with Piper:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
lang_code -> cs-CZ (BCP-47)
Browse files
hf_community__Thomcles__Piper-TTS-Czech__model/config.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
| 3 |
"engine": "piper",
|
| 4 |
"phoneme_type": "espeak",
|
| 5 |
"alphabet": "ipa",
|
| 6 |
-
"lang_code": "cs",
|
| 7 |
"audio": {
|
| 8 |
"sample_rate": 22050
|
| 9 |
},
|
|
|
|
| 3 |
"engine": "piper",
|
| 4 |
"phoneme_type": "espeak",
|
| 5 |
"alphabet": "ipa",
|
| 6 |
+
"lang_code": "cs-CZ",
|
| 7 |
"audio": {
|
| 8 |
"sample_rate": 22050
|
| 9 |
},
|