File size: 483 Bytes
f23d3ba
 
 
 
 
 
 
619344c
b295cc1
619344c
f23d3ba
b295cc1
f23d3ba
619344c
f23d3ba
 
 
14828db
 
f23d3ba
 
619344c
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# 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/[email protected]