Edge-TTS-Text-to-Speech / requirements.txt
EmRa228's picture
Update requirements.txt
6e7eeda verified
raw
history blame contribute delete
313 Bytes
gradio==5.29.0 # Latest Gradio release as of May 2, 2025 :contentReference[oaicite:0]{index=0}
transformers>=4.38.2 # For Whisper and GPT-2 pipelines
edge-tts>=6.1.12 # Async TTS backend
torch>=2.2.1 # Backend for Transformer models
numpy # For array handling