voice-cloning-backend / backend /requirements.txt
AJ50's picture
Initial voice cloning backend with all dependencies
5008b66
raw
history blame
234 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