Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
techfreakworm
/
chatterbox-voice-studio
like
2
Running
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
main
chatterbox-voice-studio
/
server
44.6 kB
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
14 days ago
models
feat(web): info icon on every param with hover/click tooltip; add help text to all params
14 days ago
__init__.py
0 Bytes
chore: scaffold python project (requirements, gitignore, pytest, package skeleton)
15 days ago
audio.py
Safe
2.16 kB
feat(audio): wav validation, write helper, mono/16k normalization
15 days ago
device.py
Safe
647 Bytes
feat(device): auto-detect cuda/mps/cpu with env override
15 days ago
dialog.py
Safe
4.08 kB
fix(progress): run sync adapter.generate in a thread so SSE events stream during generation
14 days ago
main.py
Safe
9.75 kB
refactor: remove dead ZeroGPU shim (Docker Spaces don't support ZeroGPU)
14 days ago
progress.py
Safe
5.36 kB
feat(progress): ProgressBus with sessions, ticks, and turn-complete events
14 days ago
registry.py
Safe
3.43 kB
feat(registry): active-model swap with async lock and SSE event bus
15 days ago
schemas.py
Safe
2.08 kB
feat(schemas): add group field to ParamSpec (basic/advanced)
14 days ago
seed.py
Safe
1.1 kB
feat(seed): apply_seed helper that returns the seed actually used
14 days ago