Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
AJ50
/
voice-cloning-backend
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
voice-cloning-backend / backend
206 kB
  • 1 contributor
History: 14 commits
AJ50's picture
AJ50
Fix torch version conflict: upgrade to 2.1.2 (TTS 0.21.0 requires >=2.1), add missing bnnumerizer
3314b02 22 days ago
  • app
    Fix: Remove unsupported in_memory parameter from TTS initialization 22 days ago
  • encoder
    Initial voice cloning backend with all dependencies 22 days ago
  • enrolled_voices
    Initial voice cloning backend with all dependencies 22 days ago
  • synthesizer
    Initial voice cloning backend with all dependencies 22 days ago
  • .env.example
    400 Bytes
    Initial voice cloning backend with all dependencies 22 days ago
  • __init__.py
    56 Bytes
    Initial voice cloning backend with all dependencies 22 days ago
  • download_models.py
    2.14 kB
    Fix: Remove model download from Docker build to prevent timeout 22 days ago
  • requirements.txt
    263 Bytes
    Fix torch version conflict: upgrade to 2.1.2 (TTS 0.21.0 requires >=2.1), add missing bnnumerizer 22 days ago
  • runtime.txt
    14 Bytes
    Initial voice cloning backend with all dependencies 22 days ago
  • wsgi.py
    328 Bytes
    Initial voice cloning backend with all dependencies 22 days ago