Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Remsky
/
Kokoro-TTS-Zero
like
309
Runtime error
App
Files
Files
Community
5
Fetching metadata from the HF Docker repository...
main
Kokoro-TTS-Zero
23.5 MB
1 contributor
History:
56 commits
Remsky
Update lib/text_utils.py
394e2bf
verified
9 months ago
lib
Update lib/text_utils.py
9 months ago
samples
Delete samples/af_nicole_bf_isabella_af_bella.wav
10 months ago
texts
Add .gitignore, update requirements, and implement book processing utilities
10 months ago
voices
Refactor TTSModelV1 to remove JSON voice mappings and load voices from the voices_v1 directory
9 months ago
voices_v1
Refactor TTSModelV1 to remove JSON voice mappings and load voices from the voices_v1 directory
9 months ago
.gitattributes
Safe
1.56 kB
Add wav files and GPU timeout changes
10 months ago
.gitignore
Safe
146 Bytes
Update TTSModel to verify local voice files and handle missing downloads
9 months ago
README.md
Safe
1.13 kB
Update README.md
9 months ago
app.py
Safe
20.7 kB
Refactor voice selection logic to use updated model initialization in version change handler
9 months ago
packages.txt
Safe
10 Bytes
Add initial implementation of Kokoro TTS Demo Space with Gradio interface and dependencies
10 months ago
parse_chapters.py
Safe
1.01 kB
Add .gitignore, update requirements, and implement book processing utilities
10 months ago
requirements.txt
Safe
249 Bytes
Update requirements.txt
9 months ago
the_time_machine_hgwells.txt
Safe
180 kB
Added Multi-Voice, GPU Timeout, etc
10 months ago
tts_factory.py
Safe
650 Bytes
Update model version to v1.0.0 and adjust initialization logic for voice selection
9 months ago
tts_model.py
Safe
13.2 kB
Update TTSModel to verify local voice files and handle missing downloads
9 months ago
tts_model_v1.py
Safe
6.7 kB
Enhance processing metrics in TTSModelV1 by calculating total audio duration and processing time per chunk
9 months ago