Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
AJ50
/
voice-cloning-backend
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
voice-cloning-backend
798 kB
1 contributor
History:
35 commits
AJ50
Revert to gTTS for Hindi - reliable, works with Hindi text
e6a9194
3 months ago
backend
Revert to gTTS for Hindi - reliable, works with Hindi text
3 months ago
frontend
Add multilingual support: English (WaveRNN) + Hindi (XTTS) [sync with pragyan]
3 months ago
.dockerignore
Safe
158 Bytes
Initial voice cloning backend with all dependencies
3 months ago
.gitattributes
Safe
1.52 kB
initial commit
3 months ago
.gitignore
Safe
729 Bytes
Update gitignore to exclude binary files - HF Spaces compatible
3 months ago
Dockerfile
Safe
1.05 kB
Add on-demand XTTS model download via setup_models.py
3 months ago
README.md
Safe
16.9 kB
Add HuggingFace Spaces YAML metadata to README
3 months ago
test_xtts_download.py
Safe
3.19 kB
Suppress TTS interactive prompts: Monkey-patch input() to auto-answer 'y' + set all TOS env vars
3 months ago