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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Spaces:
AJ50
/
voice-cloning-backend
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
voice-cloning-backend
Ctrl+K
Ctrl+K
  • 1 contributor
History: 35 commits
AJ50's picture
AJ50
Revert to gTTS for Hindi - reliable, works with Hindi text
e6a9194 9 months ago
  • backend
    Revert to gTTS for Hindi - reliable, works with Hindi text 9 months ago
  • frontend
    Add multilingual support: English (WaveRNN) + Hindi (XTTS) [sync with pragyan] 9 months ago
  • .dockerignore
    158 Bytes
    Initial voice cloning backend with all dependencies 9 months ago
  • .gitattributes
    1.52 kB
    initial commit 9 months ago
  • .gitignore
    729 Bytes
    Update gitignore to exclude binary files - HF Spaces compatible 9 months ago
  • Dockerfile
    1.05 kB
    Add on-demand XTTS model download via setup_models.py 9 months ago
  • README.md
    16.9 kB
    Add HuggingFace Spaces YAML metadata to README 9 months ago
  • test_xtts_download.py
    3.19 kB
    Suppress TTS interactive prompts: Monkey-patch input() to auto-answer 'y' + set all TOS env vars 9 months ago