File size: 313 Bytes
6e7eeda
 
 
 
 
1
2
3
4
5
6
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