Spaces:
Running
Running
# 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 | |