Buckets:
9.42 TB
5,825 files
Updated 2 months ago
Ctrl+K
| Name | Size | Uploaded | Xet hash |
|---|---|---|---|
| Extensions | 1 items | ||
| Forge-Neo-v2 | 4 items | ||
| figures | 2 items | ||
| high | 3 items | ||
| medium | 3 items | ||
| reference_stats | 5 items | ||
| test | 128 items | ||
| train | 5,667 items | ||
| .gitattributes | 1.52 kB xet | 818ba6de | |
| A1111-SD3-StableDif.7z | 14.7 GB xet | 6701dc9c | |
| A19-ComfyUI-StableDif.7z | 11.6 GB xet | d65978dc | |
| Automatic-StableDif-cu128.zip | 27.6 GB xet | 223f03c9 | |
| Automatic1.10-StableDif-with-models.zip | 23.7 GB xet | 56baf71e | |
| Automatic1.10-StableDif.7z | 10.6 GB xet | 3fbecbb0 | |
| ControlNetPreprocessor.zip | 9.72 GB xet | a2118ddc | |
| Forge-Neo-v1.1.7z | 24.4 GB xet | 2e8c8cc3 | |
| Forge2-StableDif-cu128.zip | 27 GB xet | b46099d2 | |
| Forge2-StableDif.7z | 10.3 GB xet | 6bc398b0 | |
| README.md | 1.27 kB xet | 741f46b3 | |
| annotator.7z | 17.4 GB xet | 089a0e41 |
🇨🇿 Piper TTS Czech 🇨🇿
Base model : https://huggingface.co/rhasspy/piper-voices/tree/main/cs/cs_CZ/jirka/medium
Finetuning dataset : https://huggingface.co/datasets/Thomcles/Czech-Speech-Monospeaker
Piper Github : https://github.com/OHF-Voice/piper1-gpl/tree/main

Use the model with Python 🐍
Install piper with :
pip install piper-tts
Install medium quality or high quality model :
Medium (recommended) :
!wget -O cs_medium.onnx https://huggingface.co/Thomcles/Piper-TTS-Czech/resolve/main/medium/model.onnx
!wget -O cs_medium.onnx.json https://huggingface.co/Thomcles/Piper-TTS-Czech/resolve/main/medium/model.onnx.json
Python API :
import wave
from piper import PiperVoice
voice = PiperVoice.load("cs_medium.onnx", "cs_medium.onnx.json")
with wave.open("test.wav", "wb") as wav_file:
voice.synthesize_wav("Dobrý den, vítáme vás v našem testu syntézy řeči.", wav_file)
- Total size
- 9.42 TB
- Files
- 5,825
- Last updated
- Jun 12
- Pre-warmed CDN
- US EU US EU