File size: 494 Bytes
4daa9fc a88f584 4daa9fc a88f584 6f78923 4daa9fc 6f78923 4daa9fc a88f584 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 | gradio torch torchvision torchaudio spaces imageio-ffmpeg # SoniTranslate Core Dependencies git+https://github.com/m-bain/whisperX.git pyannote.audio>=3.3.2 fairseq yt-dlp pysrt pydub faster-whisper audiostretchy # Translation and TTS google-generativeai openai edge-tts piper-tts==1.2.0 TTS==0.21.1 # Other utilities # Important: numpy must be <2 for audio libraries to work numpy<2 soundfile librosa onnxruntime-gpu tqdm demucs python-multipart tenacity youtube-transcript-api ffmpeg-python |