File size: 620 Bytes
bb387bc
f1ea243
 
bb387bc
 
 
f4fe4d5
bb387bc
 
 
 
 
 
 
b27e787
bb387bc
 
 
 
 
b27e787
bb387bc
 
 
 
 
b27e787
bb387bc
 
 
 
 
 
 
2f2964f
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
36
# --- Web / UI ---
flask>=2.3,<4.0
gunicorn>=20,<23
gradio[oauth]==4.44.1
fastapi>=0.111,<0.114
uvicorn[standard]>=0.20,<0.31

# --- Core ML ---
torch>=2.0,<3.0
transformers>=4.45,<5.0
tokenizers>=0.15,<0.22
accelerate>=0.30,<0.35
safetensors>=0.4,<1.0
huggingface_hub>=0.20,<1.0

# --- Data / utils ---
numpy>=1.23,<2.0
pandas>=1.5,<3.0
scipy>=1.10,<2.0
scikit-learn>=1.3,<2.0

# --- Audio / media ---
soundfile>=0.12,<1.0
librosa>=0.10,<1.0
pydub>=0.25
ffmpeg-python>=0.2,<1.0

# --- Batchalign and friends (if you need them) ---
praatio>=6.0
stanza>=1.7
hmmlearn>=0.3
num2words>=0.5
eyed3>=0.9
plotly>=5.0
batchalign