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...
cc6b3e5
chatterbox-voice-studio
/
server
27.1 kB
Ctrl+K
Ctrl+K
2 contributors
History:
15 commits
techfreakworm
feat(models): expand chatterbox-en params (seed, repetition_penalty, min_p, top_p)
cc6b3e5
unverified
24 days ago
models
feat(models): expand chatterbox-en params (seed, repetition_penalty, min_p, top_p)
24 days ago
__init__.py
Safe
0 Bytes
chore: scaffold python project (requirements, gitignore, pytest, package skeleton)
25 days ago
audio.py
Safe
2.16 kB
feat(audio): wav validation, write helper, mono/16k normalization
25 days ago
device.py
Safe
647 Bytes
feat(device): auto-detect cuda/mps/cpu with env override
25 days ago
main.py
6.02 kB
feat(api): adapter generate returns seed_used; expose X-Seed-Used header
24 days ago
registry.py
Safe
3.43 kB
feat(registry): active-model swap with async lock and SSE event bus
25 days ago
schemas.py
Safe
2.08 kB
feat(schemas): add group field to ParamSpec (basic/advanced)
24 days ago
seed.py
Safe
1.1 kB
feat(seed): apply_seed helper that returns the seed actually used
24 days ago
zerogpu.py
Safe
671 Bytes
feat(zerogpu): decorate() shim for HF ZeroGPU compatibility
25 days ago