Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +165 -10
requirements.txt
CHANGED
@@ -1,12 +1,167 @@
|
|
1 |
pip==24.2
|
2 |
-
|
3 |
-
|
4 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
sounddevice==0.5.0
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
pip==24.2
|
2 |
+
absl-py==2.1.0
|
3 |
+
aiofiles==23.2.1
|
4 |
+
aiohappyeyeballs==2.4.0
|
5 |
+
aiohttp==3.10.5
|
6 |
+
aiosignal==1.3.1
|
7 |
+
annotated-types==0.7.0
|
8 |
+
anyascii==0.3.2
|
9 |
+
anyio==4.4.0
|
10 |
+
async-timeout==4.0.3
|
11 |
+
attrs==24.2.0
|
12 |
+
audioread==3.0.1
|
13 |
+
babel==2.16.0
|
14 |
+
boto3==1.35.14
|
15 |
+
botocore==1.35.14
|
16 |
+
cached_path==1.6.3
|
17 |
+
cachetools==5.5.0
|
18 |
+
certifi==2024.8.30
|
19 |
+
cffi==1.17.1
|
20 |
+
charset-normalizer==3.3.2
|
21 |
+
click==8.1.7
|
22 |
+
cn2an==0.5.22
|
23 |
+
contourpy==1.3.0
|
24 |
+
cycler==0.12.1
|
25 |
+
datasets==2.21.0
|
26 |
+
dateparser==1.1.8
|
27 |
+
decorator==5.1.1
|
28 |
+
Deprecated==1.2.14
|
29 |
+
dill==0.3.8
|
30 |
+
Distance==0.1.3
|
31 |
+
docopt==0.6.2
|
32 |
+
eng_to_ipa==0.0.2
|
33 |
+
exceptiongroup==1.2.2
|
34 |
+
fastapi==0.112.4
|
35 |
+
ffmpy==0.4.0
|
36 |
+
filelock==3.13.4
|
37 |
+
fonttools==4.53.1
|
38 |
+
frozenlist==1.4.1
|
39 |
+
fsspec==2024.6.1
|
40 |
+
fugashi==1.3.0
|
41 |
+
g2p-en==2.1.0
|
42 |
+
g2pkk==0.1.2
|
43 |
+
google-api-core==2.19.2
|
44 |
+
google-auth==2.34.0
|
45 |
+
google-cloud-core==2.4.1
|
46 |
+
google-cloud-storage==2.18.2
|
47 |
+
google-crc32c==1.6.0
|
48 |
+
google-resumable-media==2.7.2
|
49 |
+
googleapis-common-protos==1.65.0
|
50 |
+
gradio==4.43.0
|
51 |
+
gradio_client==1.3.0
|
52 |
+
grpcio==1.66.1
|
53 |
+
gruut==2.2.3
|
54 |
+
gruut-ipa==0.13.0
|
55 |
+
gruut_lang_de==2.0.1
|
56 |
+
gruut_lang_en==2.0.1
|
57 |
+
gruut_lang_es==2.0.1
|
58 |
+
gruut_lang_fr==2.0.2
|
59 |
+
h11==0.14.0
|
60 |
+
httpcore==1.0.5
|
61 |
+
httpx==0.27.2
|
62 |
+
huggingface-hub==0.23.2
|
63 |
+
idna==3.8
|
64 |
+
importlib_resources==6.4.4
|
65 |
+
inflect==7.0.0
|
66 |
+
jaconv==0.4.0
|
67 |
+
jamo==0.4.1
|
68 |
+
jieba==0.42.1
|
69 |
+
Jinja2==3.1.4
|
70 |
+
jmespath==1.0.1
|
71 |
+
joblib==1.4.2
|
72 |
+
jsonlines==1.2.0
|
73 |
+
kiwisolver==1.4.7
|
74 |
+
langid==1.1.6
|
75 |
+
librosa==0.9.1
|
76 |
+
lightning-whisper-mlx==0.0.10
|
77 |
+
llvmlite==0.43.0
|
78 |
+
loguru==0.7.2
|
79 |
+
Markdown==3.7
|
80 |
+
markdown-it-py==3.0.0
|
81 |
+
MarkupSafe==2.1.5
|
82 |
+
matplotlib==3.9.2
|
83 |
+
mdurl==0.1.2
|
84 |
+
mecab-python3==1.0.9
|
85 |
+
melotts @ git+https://github.com/andimarafioti/MeloTTS.git@f3647455b55a24e1092305a3356a0d9e3c05fbd0
|
86 |
+
mlx==0.17.2
|
87 |
+
mlx-lm==0.18.1
|
88 |
+
more-itertools==10.5.0
|
89 |
+
mpmath==1.3.0
|
90 |
+
multidict==6.0.5
|
91 |
+
multiprocess==0.70.16
|
92 |
+
networkx==2.8.8
|
93 |
+
nltk==3.9.1
|
94 |
+
num2words==0.5.12
|
95 |
+
numba==0.60.0
|
96 |
+
numpy==1.26.4
|
97 |
+
orjson==3.10.7
|
98 |
+
packaging==24.1
|
99 |
+
pandas==2.2.2
|
100 |
+
pillow==10.4.0
|
101 |
+
plac==1.4.3
|
102 |
+
platformdirs==4.3.1
|
103 |
+
pooch==1.8.2
|
104 |
+
proces==0.1.7
|
105 |
+
proto-plus==1.24.0
|
106 |
+
protobuf==5.28.0
|
107 |
+
pyarrow==17.0.0
|
108 |
+
pyasn1==0.6.0
|
109 |
+
pyasn1_modules==0.4.0
|
110 |
+
pycparser==2.22
|
111 |
+
pydantic==2.9.0
|
112 |
+
pydantic_core==2.23.2
|
113 |
+
pydub==0.25.1
|
114 |
+
Pygments==2.18.0
|
115 |
+
pykakasi==2.2.1
|
116 |
+
pyparsing==3.1.4
|
117 |
+
pypinyin==0.50.0
|
118 |
+
python-crfsuite==0.9.10
|
119 |
+
python-dateutil==2.9.0.post0
|
120 |
+
python-multipart==0.0.9
|
121 |
+
pytz==2024.1
|
122 |
+
PyYAML==6.0.2
|
123 |
+
regex==2024.7.24
|
124 |
+
requests==2.32.3
|
125 |
+
resampy==0.4.3
|
126 |
+
rich==13.8.0
|
127 |
+
rsa==4.9
|
128 |
+
ruff==0.6.4
|
129 |
+
s3transfer==0.10.2
|
130 |
+
safetensors==0.4.5
|
131 |
+
scikit-learn==1.5.1
|
132 |
+
scipy==1.14.1
|
133 |
+
semantic-version==2.10.0
|
134 |
+
sentencepiece==0.2.0
|
135 |
+
shellingham==1.5.4
|
136 |
+
six==1.16.0
|
137 |
+
sniffio==1.3.1
|
138 |
sounddevice==0.5.0
|
139 |
+
soundfile==0.12.1
|
140 |
+
starlette==0.38.4
|
141 |
+
sympy==1.13.2
|
142 |
+
tensorboard==2.16.2
|
143 |
+
tensorboard-data-server==0.7.2
|
144 |
+
threadpoolctl==3.5.0
|
145 |
+
tiktoken==0.3.3
|
146 |
+
tokenizers==0.19.1
|
147 |
+
tomlkit==0.12.0
|
148 |
+
torch==2.4.0
|
149 |
+
torchaudio==2.4.0
|
150 |
+
tqdm==4.66.5
|
151 |
+
transformers==4.44.2
|
152 |
+
txtsplit==1.0.0
|
153 |
+
typer==0.12.5
|
154 |
+
typing_extensions==4.12.2
|
155 |
+
tzdata==2024.1
|
156 |
+
tzlocal==5.2
|
157 |
+
Unidecode==1.3.7
|
158 |
+
unidic==1.1.0
|
159 |
+
unidic-lite==1.0.8
|
160 |
+
urllib3==2.2.2
|
161 |
+
uvicorn==0.30.6
|
162 |
+
wasabi==0.10.1
|
163 |
+
websockets==12.0
|
164 |
+
Werkzeug==3.0.4
|
165 |
+
wrapt==1.16.0
|
166 |
+
xxhash==3.5.0
|
167 |
+
yarl==1.10.0
|