submaster/whisper_project/requirements.txt
2025-10-23 21:54:13 -07:00

13 lines
225 B
Plaintext

# Dependencias básicas para ejecutar Whisper en CPU
torch>=1.12.0
ffmpeg-python
numpy
# Optional backends (comment/uncomment as needed)
openai-whisper
transformers
faster-whisper
# TTS (opcional)
TTS
pyttsx3
huggingface-hub