voice-cloning-backend / backend /requirements.txt
AJ50's picture
Add multilingual support: English (WaveRNN) + Hindi (XTTS) [sync with pragyan]
03fe1d8
raw
history blame
274 Bytes
flask==2.3.3
flask-cors==4.0.0
gunicorn==21.2.0
torch>=2.5.0
librosa>=0.10.0
soundfile>=0.12.0
numpy>=1.21.0
huggingface_hub>=0.19.0
matplotlib>=3.5.0
webrtcvad==2.0.10
scipy>=1.6.0
scikit-learn>=1.1.0
unidecode>=1.2.0
inflect>=6.0.0
demucs>=4.0.0
pydub>=0.25.1
TTS>=0.21.0