Spaces:
Running
Running
| # Core dependencies | |
| numpy<2.0 | |
| scipy | |
| soundfile==0.12.1 | |
| librosa==0.10.1 | |
| noisereduce==3.0.0 | |
| scikit-learn>=1.3.0 | |
| moviepy==1.0.3 | |
| # Audio & video | |
| moviepy | |
| ffmpeg-python | |
| # Speech models | |
| torch==2.2.0 | |
| torchaudio==2.2.0 | |
| pyannote.audio | |
| speechbrain | |
| # Pyannote for diarization | |
| pyannote.audio==3.3.1 | |
| pyannote.core | |
| huggingface_hub | |
| # SpeechBrain for separation and enhancement | |
| speechbrain>=1.0.0 | |
| # Whisper (OpenAI) | |
| openai-whisper>=20231117 | |
| # Web app | |
| gradio | |
| # Misc | |
| tqdm>=4.66.0 |