Hugging Face's logo 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
Running

App Files Files Community
2
Fetching metadata from the HF Docker repository...
chatterbox-voice-studio / server
Ctrl+K
Ctrl+K
  • 2 contributors
History: 9 commits
techfreakworm's picture
techfreakworm
feat(models): chatterbox-turbo and chatterbox-mtl adapters
85b2e31 unverified 24 days ago
  • models
    feat(models): chatterbox-turbo and chatterbox-mtl adapters 24 days ago
  • __init__.py
    0 Bytes
    chore: scaffold python project (requirements, gitignore, pytest, package skeleton) 24 days ago
  • audio.py
    2.16 kB
    feat(audio): wav validation, write helper, mono/16k normalization 24 days ago
  • device.py
    647 Bytes
    feat(device): auto-detect cuda/mps/cpu with env override 24 days ago
  • main.py
    5.25 kB
    feat(api,models): FastAPI app with /api/health, /api/models, activate, /api/generate + chatterbox-en adapter 24 days ago
  • registry.py
    3.43 kB
    feat(registry): active-model swap with async lock and SSE event bus 24 days ago
  • schemas.py
    2 kB
    feat(schemas): pydantic models for ParamSpec/ModelInfo/Health/Errors 24 days ago
  • zerogpu.py
    671 Bytes
    feat(zerogpu): decorate() shim for HF ZeroGPU compatibility 24 days ago