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...
b2d4d0e
chatterbox-voice-studio
/
tests
19.1 kB
Ctrl+K
Ctrl+K
2 contributors
History:
9 commits
techfreakworm
feat(models): chatterbox-turbo and chatterbox-mtl adapters
85b2e31
unverified
25 days ago
__init__.py
Safe
0 Bytes
chore: scaffold python project (requirements, gitignore, pytest, package skeleton)
25 days ago
conftest.py
1.54 kB
feat(api,models): FastAPI app with /api/health, /api/models, activate, /api/generate + chatterbox-en adapter
25 days ago
test_adapter_contract.py
561 Bytes
feat(models): chatterbox-turbo and chatterbox-mtl adapters
25 days ago
test_audio.py
Safe
2.44 kB
feat(audio): wav validation, write helper, mono/16k normalization
25 days ago
test_device.py
Safe
1.59 kB
feat(device): auto-detect cuda/mps/cpu with env override
25 days ago
test_main_activate.py
Safe
1.78 kB
feat(api,models): FastAPI app with /api/health, /api/models, activate, /api/generate + chatterbox-en adapter
25 days ago
test_main_generate.py
2.3 kB
feat(api,models): FastAPI app with /api/health, /api/models, activate, /api/generate + chatterbox-en adapter
25 days ago
test_main_health.py
Safe
564 Bytes
feat(api,models): FastAPI app with /api/health, /api/models, activate, /api/generate + chatterbox-en adapter
25 days ago
test_main_models.py
Safe
1.13 kB
feat(api,models): FastAPI app with /api/health, /api/models, activate, /api/generate + chatterbox-en adapter
25 days ago
test_models_base.py
Safe
1.49 kB
feat(models): ModelAdapter protocol + is_valid_adapter check
25 days ago
test_registry.py
Safe
2.75 kB
feat(registry): active-model swap with async lock and SSE event bus
25 days ago
test_schemas.py
2.17 kB
feat(schemas): pydantic models for ParamSpec/ModelInfo/Health/Errors
25 days ago
test_zerogpu.py
Safe
750 Bytes
feat(zerogpu): decorate() shim for HF ZeroGPU compatibility
25 days ago