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