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