Spaces:
Sleeping
Sleeping
Update requirements txt
Browse files- .pipreqsignore +4 -0
- app.py +0 -1
- requirements.txt +5 -195
.pipreqsignore
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
.venv/
|
2 |
+
.git/
|
3 |
+
./.venv/
|
4 |
+
./.git/
|
app.py
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
import gradio as gr
|
2 |
import uuid
|
3 |
-
import requests
|
4 |
from datetime import timedelta
|
5 |
from TTS.api import TTS
|
6 |
import locale
|
|
|
1 |
import gradio as gr
|
2 |
import uuid
|
|
|
3 |
from datetime import timedelta
|
4 |
from TTS.api import TTS
|
5 |
import locale
|
requirements.txt
CHANGED
@@ -1,197 +1,7 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
aiosignal==1.3.1
|
6 |
-
annotated-types==0.7.0
|
7 |
-
anyascii==0.3.2
|
8 |
-
anyio==4.4.0
|
9 |
-
asttokens==2.4.1
|
10 |
-
attrs==24.2.0
|
11 |
-
audioread==3.0.1
|
12 |
-
babel==2.16.0
|
13 |
-
backcall==0.2.0
|
14 |
-
bangla==0.0.2
|
15 |
-
beautifulsoup4==4.12.3
|
16 |
-
bleach==6.1.0
|
17 |
-
blinker==1.8.2
|
18 |
-
blis==0.7.11
|
19 |
-
bnnumerizer==0.0.2
|
20 |
-
bnunicodenormalizer==0.1.7
|
21 |
-
catalogue==2.0.10
|
22 |
-
certifi==2024.8.30
|
23 |
-
cffi==1.17.1
|
24 |
-
charset-normalizer==3.3.2
|
25 |
-
click==8.1.7
|
26 |
-
cloudpathlib==0.19.0
|
27 |
-
colorama==0.4.6
|
28 |
-
confection==0.1.5
|
29 |
-
contourpy==1.3.0
|
30 |
-
coqpit==0.0.17
|
31 |
-
cycler==0.12.1
|
32 |
-
cymem==2.0.8
|
33 |
-
Cython==3.0.11
|
34 |
-
dateparser==1.1.8
|
35 |
-
decorator==5.1.1
|
36 |
-
defusedxml==0.7.1
|
37 |
-
docopt==0.6.2
|
38 |
-
einops==0.8.0
|
39 |
-
encodec==0.1.1
|
40 |
-
executing==2.1.0
|
41 |
-
fastapi==0.112.2
|
42 |
-
fastjsonschema==2.20.0
|
43 |
-
ffmpy==0.4.0
|
44 |
-
filelock==3.15.4
|
45 |
-
Flask==3.0.3
|
46 |
-
fonttools==4.53.1
|
47 |
-
frozenlist==1.4.1
|
48 |
-
fsspec==2024.9.0
|
49 |
-
g2pkk==0.1.2
|
50 |
-
gradio==4.42.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 |
-
hangul-romanize==0.1.0
|
61 |
-
httpcore==1.0.5
|
62 |
-
httpx==0.27.2
|
63 |
-
huggingface-hub==0.24.6
|
64 |
-
idna==3.8
|
65 |
-
importlib_resources==6.4.4
|
66 |
-
inflect==7.3.1
|
67 |
-
ipython==8.12.3
|
68 |
-
itsdangerous==2.2.0
|
69 |
-
jamo==0.4.1
|
70 |
-
jedi==0.19.1
|
71 |
-
jieba==0.42.1
|
72 |
-
Jinja2==3.1.4
|
73 |
-
joblib==1.4.2
|
74 |
-
jsonlines==1.2.0
|
75 |
-
jsonschema==4.23.0
|
76 |
-
jsonschema-specifications==2023.12.1
|
77 |
-
jupyter_client==8.6.2
|
78 |
-
jupyter_core==5.7.2
|
79 |
-
jupyterlab_pygments==0.3.0
|
80 |
-
kiwisolver==1.4.7
|
81 |
-
langcodes==3.4.0
|
82 |
-
language_data==1.2.0
|
83 |
-
lazy_loader==0.4
|
84 |
-
librosa==0.10.2.post1
|
85 |
-
llvmlite==0.43.0
|
86 |
-
marisa-trie==1.2.0
|
87 |
-
Markdown==3.7
|
88 |
-
markdown-it-py==3.0.0
|
89 |
-
MarkupSafe==2.1.5
|
90 |
-
matplotlib==3.9.2
|
91 |
-
matplotlib-inline==0.1.7
|
92 |
-
mdurl==0.1.2
|
93 |
-
mistune==3.0.2
|
94 |
-
more-itertools==10.4.0
|
95 |
-
mpmath==1.3.0
|
96 |
-
msgpack==1.0.8
|
97 |
-
multidict==6.0.5
|
98 |
-
murmurhash==1.0.10
|
99 |
-
nbclient==0.10.0
|
100 |
-
nbconvert==7.16.4
|
101 |
-
nbformat==5.10.4
|
102 |
-
networkx==2.8.8
|
103 |
-
nltk==3.9.1
|
104 |
-
num2words==0.5.13
|
105 |
-
numba==0.60.0
|
106 |
-
numpy==1.26.4
|
107 |
-
orjson==3.10.7
|
108 |
-
packaging==24.1
|
109 |
-
pandas==1.5.3
|
110 |
-
pandocfilters==1.5.1
|
111 |
-
parso==0.8.4
|
112 |
-
pickleshare==0.7.5
|
113 |
-
pillow==10.4.0
|
114 |
-
pipreqs==0.5.0
|
115 |
-
platformdirs==4.2.2
|
116 |
-
pooch==1.8.2
|
117 |
-
preshed==3.0.9
|
118 |
-
prompt_toolkit==3.0.47
|
119 |
-
protobuf==5.28.0
|
120 |
-
psutil==6.0.0
|
121 |
-
pure_eval==0.2.3
|
122 |
-
pycparser==2.22
|
123 |
-
pydantic==2.8.2
|
124 |
-
pydantic_core==2.20.1
|
125 |
-
pydub==0.25.1
|
126 |
-
Pygments==2.18.0
|
127 |
-
pynndescent==0.5.13
|
128 |
-
pyparsing==3.1.4
|
129 |
-
pypinyin==0.52.0
|
130 |
-
pysbd==0.3.4
|
131 |
-
python-crfsuite==0.9.10
|
132 |
-
python-dateutil==2.9.0.post0
|
133 |
-
python-multipart==0.0.9
|
134 |
-
pytz==2024.1
|
135 |
-
pywin32==306
|
136 |
-
PyYAML==6.0.2
|
137 |
-
pyzmq==26.2.0
|
138 |
-
referencing==0.35.1
|
139 |
-
regex==2024.7.24
|
140 |
-
requests==2.32.3
|
141 |
-
rich==13.8.0
|
142 |
-
rpds-py==0.20.0
|
143 |
-
ruff==0.6.3
|
144 |
-
safetensors==0.4.4
|
145 |
-
scikit-learn==1.5.1
|
146 |
-
scipy==1.14.1
|
147 |
-
semantic-version==2.10.0
|
148 |
-
shellingham==1.5.4
|
149 |
-
six==1.16.0
|
150 |
-
smart-open==7.0.4
|
151 |
-
sniffio==1.3.1
|
152 |
-
soundfile==0.12.1
|
153 |
-
soupsieve==2.6
|
154 |
-
soxr==0.5.0.post1
|
155 |
-
spacy==3.7.6
|
156 |
-
spacy-legacy==3.0.12
|
157 |
-
spacy-loggers==1.0.5
|
158 |
-
srsly==2.4.8
|
159 |
-
stack-data==0.6.3
|
160 |
-
starlette==0.38.4
|
161 |
-
SudachiDict-core==20240716
|
162 |
-
SudachiPy==0.6.8
|
163 |
-
sympy==1.12
|
164 |
-
tensorboard==2.17.1
|
165 |
-
tensorboard-data-server==0.7.2
|
166 |
-
thinc==8.2.5
|
167 |
-
threadpoolctl==3.5.0
|
168 |
-
tinycss2==1.3.0
|
169 |
-
tokenizers==0.19.1
|
170 |
-
tomlkit==0.12.0
|
171 |
torch==2.4.1+cu118
|
172 |
torchaudio==2.4.1+cu118
|
173 |
-
torchvision==0.19.1+cu118
|
174 |
-
tornado==6.4.1
|
175 |
-
tqdm==4.66.5
|
176 |
-
trainer==0.0.36
|
177 |
-
traitlets==5.14.3
|
178 |
-
transformers==4.44.2
|
179 |
-
TTS==0.22.0
|
180 |
-
typeguard==4.3.0
|
181 |
-
typer==0.12.5
|
182 |
-
typing_extensions==4.12.2
|
183 |
-
tzdata==2024.1
|
184 |
-
tzlocal==5.2
|
185 |
-
umap-learn==0.5.6
|
186 |
-
Unidecode==1.3.8
|
187 |
-
urllib3==2.2.2
|
188 |
-
uvicorn==0.30.6
|
189 |
-
wasabi==1.1.3
|
190 |
-
wcwidth==0.2.13
|
191 |
-
weasel==0.4.1
|
192 |
-
webencodings==0.5.1
|
193 |
-
websockets==12.0
|
194 |
-
Werkzeug==3.0.4
|
195 |
-
wrapt==1.16.0
|
196 |
-
yarg==0.1.9
|
197 |
-
yarl==1.9.9
|
|
|
1 |
+
pathlib==1.0.1
|
2 |
+
python-dotenv==1.0.1
|
3 |
+
gradio==4.15.0
|
4 |
+
TTS==0.22.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
torch==2.4.1+cu118
|
6 |
torchaudio==2.4.1+cu118
|
7 |
+
torchvision==0.19.1+cu118
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|