Spaces:
Build error
Build error
Commit
·
0609486
1
Parent(s):
5c0af51
Update requirements.txt
Browse files- requirements.txt +220 -15
requirements.txt
CHANGED
@@ -1,15 +1,220 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
aiofiles==23.1.0
|
2 |
+
aiohttp==3.8.4
|
3 |
+
aiosignal==1.3.1
|
4 |
+
altair==4.2.2
|
5 |
+
anyio==3.6.2
|
6 |
+
appdirs==1.4.4
|
7 |
+
astor==0.8.1
|
8 |
+
async-timeout==4.0.2
|
9 |
+
attrdict==2.0.1
|
10 |
+
attrs==23.1.0
|
11 |
+
audioread==2.1.9
|
12 |
+
Babel==2.12.1
|
13 |
+
bce-python-sdk==0.8.83
|
14 |
+
beautifulsoup4==4.12.2
|
15 |
+
blinker==1.6.2
|
16 |
+
Bottleneck==1.3.7
|
17 |
+
braceexpand==0.1.7
|
18 |
+
cachetools==5.3.0
|
19 |
+
certifi==2023.5.7
|
20 |
+
cffi==1.15.1
|
21 |
+
charset-normalizer==3.1.0
|
22 |
+
click==8.1.3
|
23 |
+
colorama==0.4.6
|
24 |
+
coloredlogs==15.0.1
|
25 |
+
colorlog==6.7.0
|
26 |
+
contourpy==1.0.7
|
27 |
+
cssselect==1.2.0
|
28 |
+
cssutils==2.6.0
|
29 |
+
cycler==0.11.0
|
30 |
+
Cython==0.29.34
|
31 |
+
datasets==2.12.0
|
32 |
+
decorator==5.1.1
|
33 |
+
dill==0.3.4
|
34 |
+
Distance==0.1.3
|
35 |
+
editdistance==0.6.2
|
36 |
+
entrypoints==0.4
|
37 |
+
et-xmlfile==1.1.0
|
38 |
+
fastapi==0.95.1
|
39 |
+
ffmpeg-python==0.2.0
|
40 |
+
ffmpy==0.3.0
|
41 |
+
filelock==3.12.0
|
42 |
+
fire==0.5.0
|
43 |
+
Flask==2.3.2
|
44 |
+
Flask-Babel==2.0.0
|
45 |
+
flatbuffers==23.5.9
|
46 |
+
fonttools==4.39.4
|
47 |
+
frozenlist==1.3.3
|
48 |
+
fsspec==2023.5.0
|
49 |
+
ftfy==6.1.1
|
50 |
+
future==0.18.3
|
51 |
+
g2p-en==2.1.0
|
52 |
+
g2pM==0.1.2.5
|
53 |
+
gitdb==4.0.10
|
54 |
+
GitPython==3.1.31
|
55 |
+
gradio==3.19.1
|
56 |
+
gradio_client==0.2.4
|
57 |
+
h11==0.14.0
|
58 |
+
h5py==3.8.0
|
59 |
+
httpcore==0.17.0
|
60 |
+
httpx==0.24.0
|
61 |
+
huggingface-hub==0.14.1
|
62 |
+
humanfriendly==10.0
|
63 |
+
HyperPyYAML==1.2.0
|
64 |
+
idna==3.4
|
65 |
+
imageio==2.28.1
|
66 |
+
imgaug==0.4.0
|
67 |
+
importlib-metadata==6.6.0
|
68 |
+
inflect==6.0.4
|
69 |
+
itsdangerous==2.1.2
|
70 |
+
jieba==0.42.1
|
71 |
+
Jinja2==3.1.2
|
72 |
+
joblib==1.2.0
|
73 |
+
jsonlines==3.1.0
|
74 |
+
jsonschema==4.17.3
|
75 |
+
kaldiio==2.18.0
|
76 |
+
kiwisolver==1.4.4
|
77 |
+
lazy_loader==0.2
|
78 |
+
librosa==0.8.1
|
79 |
+
linkify-it-py==2.0.2
|
80 |
+
llvmlite==0.39.1
|
81 |
+
lmdb==1.4.1
|
82 |
+
loguru==0.7.0
|
83 |
+
lxml==4.9.2
|
84 |
+
markdown-it-py==2.2.0
|
85 |
+
MarkupSafe==2.1.2
|
86 |
+
matplotlib==3.7.2
|
87 |
+
mdit-py-plugins==0.3.3
|
88 |
+
mdurl==0.1.1
|
89 |
+
mock==5.0.2
|
90 |
+
mpmath==1.3.0
|
91 |
+
msgpack==1.0.5
|
92 |
+
multidict==6.0.4
|
93 |
+
multiprocess==0.70.12.2
|
94 |
+
nara-wpe==0.0.9
|
95 |
+
networkx==3.1
|
96 |
+
nltk==3.8.1
|
97 |
+
numba==0.56.4
|
98 |
+
numpy==1.23.4
|
99 |
+
onnxruntime==1.14.1
|
100 |
+
onnxruntime-gpu==1.15.1
|
101 |
+
OpenCC==1.1.6
|
102 |
+
opencc-python-reimplemented==0.1.7
|
103 |
+
opencv-contrib-python==4.6.0.66
|
104 |
+
opencv-python==4.5.5.64
|
105 |
+
openpyxl==3.1.2
|
106 |
+
opt-einsum==3.3.0
|
107 |
+
orjson==3.8.12
|
108 |
+
packaging==23.1
|
109 |
+
paddle-bfloat==0.1.7
|
110 |
+
paddle2onnx==1.0.6
|
111 |
+
paddleaudio==1.1.0
|
112 |
+
paddlefsl==1.1.0
|
113 |
+
paddlenlp==2.5.2
|
114 |
+
paddleocr==2.6.1.3
|
115 |
+
paddlepaddle==2.4.2
|
116 |
+
paddleseg==2.8.0
|
117 |
+
paddleslim==2.4.1
|
118 |
+
paddlespeech==1.4.1
|
119 |
+
paddlespeech-feat==0.1.0
|
120 |
+
pandas==2.0.1
|
121 |
+
parameterized==0.9.0
|
122 |
+
pathos==0.2.8
|
123 |
+
pattern-singleton==1.2.0
|
124 |
+
pdf2docx==0.5.5
|
125 |
+
Pillow==9.5.0
|
126 |
+
platformdirs==3.5.1
|
127 |
+
pooch==1.6.0
|
128 |
+
portalocker==2.7.0
|
129 |
+
pox==0.3.2
|
130 |
+
ppdiffusers==0.14.1
|
131 |
+
ppft==1.7.6.6
|
132 |
+
praat-parselmouth==0.4.3
|
133 |
+
praatio==5.1.1
|
134 |
+
premailer==3.10.0
|
135 |
+
prettytable==3.7.0
|
136 |
+
protobuf==3.20.0
|
137 |
+
pyarrow==12.0.0
|
138 |
+
pybind11==2.10.4
|
139 |
+
pyclipper==1.3.0.post4
|
140 |
+
pycparser==2.21
|
141 |
+
pycryptodome==3.17
|
142 |
+
pydantic==1.10.7
|
143 |
+
pydeck==0.8.1b0
|
144 |
+
pydub==0.25.1
|
145 |
+
Pygments==2.15.1
|
146 |
+
pygtrie==2.5.0
|
147 |
+
Pympler==1.0.1
|
148 |
+
PyMuPDF==1.20.2
|
149 |
+
pyparsing==3.0.9
|
150 |
+
pypinyin==0.44.0
|
151 |
+
pypinyin-dict==0.5.0
|
152 |
+
pyrsistent==0.19.3
|
153 |
+
python-dateutil==2.8.2
|
154 |
+
python-docx==0.8.11
|
155 |
+
python-multipart==0.0.6
|
156 |
+
pytz==2023.3
|
157 |
+
pytz-deprecation-shim==0.1.0.post0
|
158 |
+
PyWavelets==1.4.1
|
159 |
+
pyworld==0.2.12
|
160 |
+
PyYAML==6.0
|
161 |
+
pyzmq==25.0.2
|
162 |
+
rapidfuzz==3.0.0
|
163 |
+
regex==2023.5.5
|
164 |
+
requests==2.30.0
|
165 |
+
resampy==0.4.2
|
166 |
+
responses==0.18.0
|
167 |
+
rich==13.3.5
|
168 |
+
ruamel.yaml==0.17.26
|
169 |
+
ruamel.yaml.clib==0.2.7
|
170 |
+
sacrebleu==2.3.1
|
171 |
+
safetensors==0.3.1
|
172 |
+
scikit-image==0.20.0
|
173 |
+
scikit-learn==1.2.2
|
174 |
+
scipy==1.10.1
|
175 |
+
semantic-version==2.10.0
|
176 |
+
sentencepiece==0.1.99
|
177 |
+
seqeval==1.2.2
|
178 |
+
shapely==2.0.1
|
179 |
+
six==1.16.0
|
180 |
+
smmap==5.0.0
|
181 |
+
sniffio==1.3.0
|
182 |
+
soundfile==0.12.1
|
183 |
+
soupsieve==2.4.1
|
184 |
+
soxr==0.3.5
|
185 |
+
starlette==0.26.1
|
186 |
+
streamlit==1.22.0
|
187 |
+
swig==4.1.1
|
188 |
+
sympy==1.12
|
189 |
+
tabulate==0.9.0
|
190 |
+
tenacity==8.2.2
|
191 |
+
termcolor==2.3.0
|
192 |
+
TextGrid==1.5
|
193 |
+
threadpoolctl==3.1.0
|
194 |
+
tifffile==2023.4.12
|
195 |
+
timer==0.2.2
|
196 |
+
ToJyutping==0.2.3
|
197 |
+
toml==0.10.2
|
198 |
+
toolz==0.12.0
|
199 |
+
tornado==6.3.1
|
200 |
+
tqdm==4.65.0
|
201 |
+
typeguard==2.13.3
|
202 |
+
typer==0.9.0
|
203 |
+
typing_extensions==4.5.0
|
204 |
+
tzdata==2023.3
|
205 |
+
tzlocal==4.3
|
206 |
+
uc-micro-py==1.0.2
|
207 |
+
urllib3==2.0.2
|
208 |
+
uvicorn==0.22.0
|
209 |
+
validators==0.20.0
|
210 |
+
visualdl==2.4.2
|
211 |
+
watchdog==3.0.0
|
212 |
+
wcwidth==0.2.6
|
213 |
+
webrtcvad==2.0.10
|
214 |
+
websockets==11.0.3
|
215 |
+
Werkzeug==2.3.4
|
216 |
+
xxhash==3.2.0
|
217 |
+
yacs==0.1.8
|
218 |
+
yarl==1.9.2
|
219 |
+
zhon==1.1.5
|
220 |
+
zipp==3.15.0
|