-
Notifications
You must be signed in to change notification settings - Fork 73
/
requirements.txt
84 lines (83 loc) · 1.67 KB
/
requirements.txt
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
--extra-index-url https://download.pytorch.org/whl/cu121
# https://gradio-builds.s3.amazonaws.com/bed454c3d22cfacedc047eb3b0ba987b485ac3fd/gradio-4.40.0-py3-none-any.whl
gradio==5.4.0
modelscope_studio==0.5.2
# torch==2.1.2
# torchvision==0.16.2
# torchaudio==2.1.2
torch==2.3.0
torchvision==0.18.0
torchaudio==2.3.0
diffusers==0.27.2
accelerate==0.28.0
tensorflow==2.14.0
tensorboard==2.14.0
opencv-python==4.9.0.80
soundfile==0.12.1
gdown==5.2.0
requests==2.32.3
imageio==2.35.1
imageio[ffmpeg]
omegaconf==2.3.0
ffmpeg-python==0.2.0
spaces==0.30.0
moviepy==1.0.3
numpy==1.23.5
scipy==1.13.1
librosa==0.9.2
numba==0.56.4
pytorch-lightning==2.4.0
onnxruntime==1.19.2; sys_platform == 'darwin'
onnxruntime-gpu==1.19.2; sys_platform != 'darwin'
tqdm==4.66.5
funasr==1.1.6
cn2an==0.5.22
pypinyin==0.52.0
pyopenjtalk==0.3.4
g2p-en==2.1.0
sentencepiece==0.2.0
chardet==5.2.0
PyYAML==6.0.2
psutil==5.9.8
jieba_fast==0.53
jieba==0.42.1
LangSegment==0.3.5
Faster_Whisper==1.0.3
wordsegment==1.3.1
rotary-embedding-torch==0.7.0
pyjyutping==1.0.0
g2pk2==0.0.3
ko-pron==1.3
opencc; sys_platform != 'linux'
opencc==1.1.1; sys_platform == 'linux'
python_mecab_ko==1.3.7; sys_platform != 'win32'
openmim==0.3.9
openai==1.43.0
fastapi[all]
nltk
modelscope==1.18.0
pydub
dashscope
edge-tts
# fastapi==0.112.2
# GLM-4-Voice requirements
transformers==4.44.1
conformer==0.3.2
deepspeed==0.14.2; sys_platform == 'linux'
grpcio==1.57.0
grpcio-tools==1.57.0
huggingface_hub==0.25.2
hydra-core==1.3.2
HyperPyYAML==1.2.2
inflect==7.3.1
lightning==2.2.4
networkx==3.1
openai-whisper==20231117
protobuf==4.25
rich==13.7.1
Requests==2.32.3
safetensors==0.4.5
soundfile==0.12.1
tensorboard==2.14.0
wget==3.2
WeTextProcessing==1.0.3