# General dependencies tiktoken==0.8.0 cohere==5.13.0 mecab-python3==1.0.10 unidic-lite==1.0.8 cutlet==0.4.0 gradio==5.7.1 moviepy==2.1.1 deepl==1.16.1 pyrubberband==0.4.0 librosa==0.10.2.post1 pytube==15.0.0 ffmpeg==1.4 coqui-tts==0.24.1 # PyTorch-specific dependencies with custom index fallback --extra-index-url https://download.pytorch.org/whl/cu121 torch==2.1.2+cu121 torchaudio==2.1.2+cu121 # Git-based dependency whisperx @ git+https://github.com/m-bain/whisperx.git@v3.2.0