CLONE_VOICE / requirements.txt
Segizu's picture
xtss
5dda7b8
raw
history blame contribute delete
309 Bytes
# Streamlit para la interfaz web
streamlit
# PyTorch y TorchAudio para el backend de TTS
torch
torchaudio
# Coqui TTS (incluye YourTTS, Tacotron, etc.)
TTS @ git+https://github.com/coqui-ai/[email protected]
# Otras librerías útiles para manejo de audio
numpy
librosa
umap-learn
scipy
inflect
wheel
setuptools