Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
techfreakworm
/
chatterbox-voice-studio
like
3
Running
App
Files
Files
Community
2
Fetching metadata from the HF Docker repository...
main
chatterbox-voice-studio
/
server
Ctrl+K
Ctrl+K
2 contributors
History:
25 commits
techfreakworm
feat(web): info icon on every param with hover/click tooltip; add help text to all params
200e3fe
unverified
21 days ago
models
feat(web): info icon on every param with hover/click tooltip; add help text to all params
21 days ago
__init__.py
0 Bytes
chore: scaffold python project (requirements, gitignore, pytest, package skeleton)
22 days ago
audio.py
Safe
2.16 kB
feat(audio): wav validation, write helper, mono/16k normalization
22 days ago
device.py
Safe
647 Bytes
feat(device): auto-detect cuda/mps/cpu with env override
22 days ago
dialog.py
Safe
4.08 kB
fix(progress): run sync adapter.generate in a thread so SSE events stream during generation
22 days ago
main.py
Safe
9.75 kB
refactor: remove dead ZeroGPU shim (Docker Spaces don't support ZeroGPU)
22 days ago
progress.py
Safe
5.36 kB
feat(progress): ProgressBus with sessions, ticks, and turn-complete events
22 days ago
registry.py
Safe
3.43 kB
feat(registry): active-model swap with async lock and SSE event bus
22 days ago
schemas.py
Safe
2.08 kB
feat(schemas): add group field to ParamSpec (basic/advanced)
22 days ago
seed.py
Safe
1.1 kB
feat(seed): apply_seed helper that returns the seed actually used
22 days ago