Update README.md
Browse files
README.md
CHANGED
|
@@ -8,12 +8,14 @@ base_model:
|
|
| 8 |
pipeline_tag: text-to-speech
|
| 9 |
---
|
| 10 |
|
| 11 |
-
# Piper TTS Czech
|
| 12 |
|
| 13 |
Base model : https://huggingface.co/rhasspy/piper-voices/tree/main/cs/cs_CZ/jirka/medium
|
| 14 |
Finetuning dataset : https://huggingface.co/datasets/Thomcles/Czech-Speech-Monospeaker
|
| 15 |
Piper Github : https://github.com/OHF-Voice/piper1-gpl/tree/main
|
| 16 |
|
|
|
|
|
|
|
| 17 |
# Inference
|
| 18 |
|
| 19 |
## Install piper with :
|
|
|
|
| 8 |
pipeline_tag: text-to-speech
|
| 9 |
---
|
| 10 |
|
| 11 |
+
# 🇨🇿 Piper TTS Czech 🇨🇿
|
| 12 |
|
| 13 |
Base model : https://huggingface.co/rhasspy/piper-voices/tree/main/cs/cs_CZ/jirka/medium
|
| 14 |
Finetuning dataset : https://huggingface.co/datasets/Thomcles/Czech-Speech-Monospeaker
|
| 15 |
Piper Github : https://github.com/OHF-Voice/piper1-gpl/tree/main
|
| 16 |
|
| 17 |
+
---
|
| 18 |
+
|
| 19 |
# Inference
|
| 20 |
|
| 21 |
## Install piper with :
|