-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Expand file tree
/
Copy pathrequirements.txt
More file actions
39 lines (36 loc) · 848 Bytes
/
Copy pathrequirements.txt
File metadata and controls
39 lines (36 loc) · 848 Bytes
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
37
38
librosa==0.11.0
pytorch-lightning==2.6.1
lightning==2.6.1
transformers>=4.48.0
moviepy==1.0.3
numpy>=2.0.2
openai>=1.55.3,<2
opencv-python==4.11.0.86
openpyxl==3.1.5
pandas>=2.2.3
pydub==0.25.1
PyYAML==6.0.3
replicate==0.33.0
requests==2.32.5
resampy==0.4.3
# Keep spaCy on the 3.8 line. Exact patch pins can be unavailable for a
# specific Python minor version on some mirrors, which makes setup brittle.
spacy>=3.8.7,<3.9
streamlit==1.49.1
streamlit-searchbox
yt-dlp
json-repair
ruamel.yaml
InquirerPy
autocorrect-py
ctranslate2>=4.5.0
edge-tts
pyannote-audio>=4.0.0
# demucs and whisperx are installed separately in install.py
# to avoid torchaudio version conflicts between demucs (<2.2) and whisperx (~=2.8.0).
# Both work fine with torchaudio 2.8+ at runtime (tested up to 2.8.0+cu128).
whisperx>=3.8.1
syllables
pypinyin
g2p-en
xmltodict