| # Core compatibility | |
| numpy==1.22.0 | |
| # Coqui TTS (XTTS v2) | |
| TTS==0.22.0 | |
| torch==2.1.0 # Or the version best suited for your GPU/CPU | |
| # Video Processing | |
| moviepy==1.0.3 | |
| # Web Interface | |
| gradio==5.23.3 | |
| # Audio Utilities (optional but often used) | |
| soundfile | |
| librosa | |
| SpeechRecognition | |
| whisperx | |
| openai | |
| pillow | |
| # pyannote.audio | |
| # torchaudio |