Spaces:
Runtime error
Runtime error
Upload 2 files
Browse files- pre-requirements.txt +2 -0
- requirements.txt +1 -288
pre-requirements.txt
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Cython
|
| 2 |
+
torch
|
requirements.txt
CHANGED
|
@@ -1,288 +1 @@
|
|
| 1 |
-
nemo_toolkit
|
| 2 |
-
portaudio19-dev==19.6.0-1.2
|
| 3 |
-
pyaudio==0.2.14
|
| 4 |
-
soundfile==0.12.1
|
| 5 |
-
librosa==0.10.1
|
| 6 |
-
gradio_client==0.16.0
|
| 7 |
-
gradio==4.28.3
|
| 8 |
-
hydra-core==1.3.2
|
| 9 |
-
absl-py==2.1.0
|
| 10 |
-
addict==2.4.0
|
| 11 |
-
aiofiles==23.2.1
|
| 12 |
-
aiohttp==3.9.5
|
| 13 |
-
aiosignal==1.3.1
|
| 14 |
-
alabaster==0.7.16
|
| 15 |
-
altair==5.3.0
|
| 16 |
-
aniso8601==9.0.1
|
| 17 |
-
annotated-types==0.6.0
|
| 18 |
-
antlr4-python3-runtime==4.9.3
|
| 19 |
-
anyio==4.3.0
|
| 20 |
-
appdirs==1.4.4
|
| 21 |
-
asciitree==0.3.3
|
| 22 |
-
asttokens==2.4.1
|
| 23 |
-
async-timeout==4.0.3
|
| 24 |
-
attrdict==2.0.1
|
| 25 |
-
attrs==23.2.0
|
| 26 |
-
audioread==3.0.1
|
| 27 |
-
Babel==2.14.0
|
| 28 |
-
backcall==0.2.0
|
| 29 |
-
beautifulsoup4==4.12.3
|
| 30 |
-
black==19.10b0
|
| 31 |
-
bleach==6.1.0
|
| 32 |
-
boto3==1.34.92
|
| 33 |
-
botocore==1.34.92
|
| 34 |
-
braceexpand==0.1.7
|
| 35 |
-
click==8.0.2
|
| 36 |
-
clip==0.2.0
|
| 37 |
-
comm==0.2.2
|
| 38 |
-
contourpy==1.2.1
|
| 39 |
-
cycler==0.12.1
|
| 40 |
-
Cython==3.0.10
|
| 41 |
-
cytoolz==0.12.3
|
| 42 |
-
datasets==2.19.0
|
| 43 |
-
debugpy==1.8.1
|
| 44 |
-
decorator==5.1.1
|
| 45 |
-
defusedxml==0.7.1
|
| 46 |
-
diffusers==0.27.2
|
| 47 |
-
dill==0.3.8
|
| 48 |
-
Distance==0.1.3
|
| 49 |
-
docker-pycreds==0.4.0
|
| 50 |
-
docopt==0.6.2
|
| 51 |
-
docutils==0.21.2
|
| 52 |
-
editdistance==0.8.1
|
| 53 |
-
einops==0.7.0
|
| 54 |
-
einops-exts==0.0.4
|
| 55 |
-
exceptiongroup==1.2.1
|
| 56 |
-
executing==2.0.1
|
| 57 |
-
faiss-cpu==1.8.0
|
| 58 |
-
fastapi==0.110.3
|
| 59 |
-
fasteners==0.19
|
| 60 |
-
fastjsonschema==2.19.1
|
| 61 |
-
fasttext==0.9.2
|
| 62 |
-
ffmpy==0.3.2
|
| 63 |
-
filelock==3.13.4
|
| 64 |
-
Flask==2.2.5
|
| 65 |
-
Flask-RESTful==0.3.10
|
| 66 |
-
fonttools==4.51.0
|
| 67 |
-
frozenlist==1.4.1
|
| 68 |
-
ftfy==6.2.0
|
| 69 |
-
future==1.0.0
|
| 70 |
-
g2p-en==2.1.0
|
| 71 |
-
gdown==5.1.0
|
| 72 |
-
gitdb==4.0.11
|
| 73 |
-
GitPython==3.1.43
|
| 74 |
-
google==3.0.0
|
| 75 |
-
gradio==4.28.3
|
| 76 |
-
gradio_client==0.16.0
|
| 77 |
-
grpcio==1.62.2
|
| 78 |
-
h11==0.14.0
|
| 79 |
-
h5py==3.11.0
|
| 80 |
-
httpcore==1.0.5
|
| 81 |
-
httpx==0.27.0
|
| 82 |
-
huggingface-hub==0.22.2
|
| 83 |
-
hydra-core==1.3.2
|
| 84 |
-
ijson==3.2.3
|
| 85 |
-
imageio==2.34.1
|
| 86 |
-
imagesize==1.4.1
|
| 87 |
-
importlib_metadata==7.1.0
|
| 88 |
-
importlib_resources==6.4.0
|
| 89 |
-
inflect==7.2.1
|
| 90 |
-
iniconfig==2.0.0
|
| 91 |
-
intervaltree==3.1.0
|
| 92 |
-
ipykernel==6.29.4
|
| 93 |
-
ipython==8.12.3
|
| 94 |
-
ipywidgets==8.1.2
|
| 95 |
-
isort==5.13.2
|
| 96 |
-
itsdangerous==2.2.0
|
| 97 |
-
jedi==0.19.1
|
| 98 |
-
jieba==0.42.1
|
| 99 |
-
jiwer==2.5.2
|
| 100 |
-
jmespath==1.0.1
|
| 101 |
-
joblib==1.4.0
|
| 102 |
-
jsonschema==4.21.1
|
| 103 |
-
jsonschema-specifications==2023.12.1
|
| 104 |
-
jupyter_client==8.6.1
|
| 105 |
-
jupyter_core==5.7.2
|
| 106 |
-
jupyterlab_pygments==0.3.0
|
| 107 |
-
jupyterlab_widgets==3.0.10
|
| 108 |
-
kaldi-python-io==1.2.2
|
| 109 |
-
kaldiio==2.18.0
|
| 110 |
-
kiwisolver==1.4.5
|
| 111 |
-
kornia==0.7.2
|
| 112 |
-
kornia_rs==0.1.3
|
| 113 |
-
latexcodec==3.0.0
|
| 114 |
-
lazy_loader==0.4
|
| 115 |
-
Levenshtein==0.22.0
|
| 116 |
-
lhotse==1.22.0
|
| 117 |
-
librosa==0.10.1
|
| 118 |
-
lilcom==1.7
|
| 119 |
-
llvmlite==0.42.0
|
| 120 |
-
loguru==0.7.2
|
| 121 |
-
lxml==5.2.1
|
| 122 |
-
Markdown==3.6
|
| 123 |
-
markdown-it-py==3.0.0
|
| 124 |
-
markdown2==2.4.13
|
| 125 |
-
marshmallow==3.21.1
|
| 126 |
-
matplotlib==3.8.4
|
| 127 |
-
matplotlib-inline==0.1.7
|
| 128 |
-
mdurl==0.1.2
|
| 129 |
-
megatron_core==0.5.0
|
| 130 |
-
mistune==3.0.2
|
| 131 |
-
mkl-service==2.4.0
|
| 132 |
-
more-itertools==10.2.0
|
| 133 |
-
msgpack==1.0.8
|
| 134 |
-
multidict==6.0.5
|
| 135 |
-
multiprocess==0.70.16
|
| 136 |
-
nbclient==0.10.0
|
| 137 |
-
nbconvert==7.16.4
|
| 138 |
-
nbformat==5.10.4
|
| 139 |
-
nemo_text_processing==0.3.0rc0
|
| 140 |
-
nemo_toolkit==1.23.0
|
| 141 |
-
nerfacc==0.5.3
|
| 142 |
-
nest-asyncio==1.6.0
|
| 143 |
-
nltk==3.8.1
|
| 144 |
-
numba==0.59.1
|
| 145 |
-
numcodecs==0.12.1
|
| 146 |
-
omegaconf==2.3.0
|
| 147 |
-
onnx==1.16.0
|
| 148 |
-
open-clip-torch==2.24.0
|
| 149 |
-
OpenCC==1.1.6
|
| 150 |
-
orjson==3.10.1
|
| 151 |
-
packaging==24.0
|
| 152 |
-
pandas==2.2.2
|
| 153 |
-
pandocfilters==1.5.1
|
| 154 |
-
pangu==4.0.6.1
|
| 155 |
-
parameterized==0.9.0
|
| 156 |
-
parso==0.8.4
|
| 157 |
-
pathspec==0.12.1
|
| 158 |
-
pexpect==4.9.0
|
| 159 |
-
pickleshare==0.7.5
|
| 160 |
-
pillow==10.3.0
|
| 161 |
-
pipreqs==0.5.0
|
| 162 |
-
plac==1.4.3
|
| 163 |
-
platformdirs==4.2.1
|
| 164 |
-
pluggy==1.5.0
|
| 165 |
-
pooch==1.8.1
|
| 166 |
-
portalocker==2.8.2
|
| 167 |
-
progress==1.6
|
| 168 |
-
prompt-toolkit==3.0.43
|
| 169 |
-
protobuf==4.25.3
|
| 170 |
-
psutil==5.9.8
|
| 171 |
-
ptyprocess==0.7.0
|
| 172 |
-
pure-eval==0.2.2
|
| 173 |
-
pyannote.core==5.0.0
|
| 174 |
-
pyannote.database==5.1.0
|
| 175 |
-
pyannote.metrics==3.2.1
|
| 176 |
-
PyArabic==0.6.15
|
| 177 |
-
pyarrow==16.0.0
|
| 178 |
-
pyarrow-hotfix==0.6
|
| 179 |
-
PyAudio==0.2.14
|
| 180 |
-
pybind11==2.12.0
|
| 181 |
-
pybtex==0.24.0
|
| 182 |
-
pybtex-docutils==1.0.3
|
| 183 |
-
pydantic==2.7.1
|
| 184 |
-
pydantic_core==2.18.2
|
| 185 |
-
pydub==0.25.1
|
| 186 |
-
Pygments==2.17.2
|
| 187 |
-
pyloudnorm==0.1.1
|
| 188 |
-
PyMCubes==0.1.4
|
| 189 |
-
pynini==2.1.5
|
| 190 |
-
pyparsing==3.1.2
|
| 191 |
-
pypinyin==0.51.0
|
| 192 |
-
pypinyin-dict==0.8.0
|
| 193 |
-
pytest==8.1.1
|
| 194 |
-
pytest-runner==6.0.1
|
| 195 |
-
python-dateutil==2.9.0.post0
|
| 196 |
-
python-multipart==0.0.9
|
| 197 |
-
pytorch-lightning==2.0.7
|
| 198 |
-
pytz==2024.1
|
| 199 |
-
PyYAML==6.0.1
|
| 200 |
-
pyzmq==26.0.2
|
| 201 |
-
rapidfuzz==2.13.7
|
| 202 |
-
referencing==0.35.0
|
| 203 |
-
regex==2024.4.16
|
| 204 |
-
resampy==0.4.3
|
| 205 |
-
rich==13.7.1
|
| 206 |
-
rouge-score==0.1.2
|
| 207 |
-
rpds-py==0.18.0
|
| 208 |
-
ruamel.yaml==0.18.6
|
| 209 |
-
ruamel.yaml.clib==0.2.8
|
| 210 |
-
ruff==0.4.2
|
| 211 |
-
s3transfer==0.10.1
|
| 212 |
-
sacrebleu==2.4.2
|
| 213 |
-
sacremoses==0.1.1
|
| 214 |
-
safetensors==0.4.3
|
| 215 |
-
scikit-learn==1.4.2
|
| 216 |
-
scipy==1.13.0
|
| 217 |
-
semantic-version==2.10.0
|
| 218 |
-
sentence-transformers==2.7.0
|
| 219 |
-
sentencepiece==0.2.0
|
| 220 |
-
sentry-sdk==2.0.0
|
| 221 |
-
setproctitle==1.3.3
|
| 222 |
-
shellingham==1.5.4
|
| 223 |
-
six==1.16.0
|
| 224 |
-
smmap==5.0.1
|
| 225 |
-
sniffio==1.3.1
|
| 226 |
-
snowballstemmer==2.2.0
|
| 227 |
-
sortedcontainers==2.4.0
|
| 228 |
-
soundfile==0.12.1
|
| 229 |
-
soupsieve==2.5
|
| 230 |
-
sox==1.5.0
|
| 231 |
-
soxr==0.3.7
|
| 232 |
-
Sphinx==7.3.7
|
| 233 |
-
sphinxcontrib-applehelp==1.0.8
|
| 234 |
-
sphinxcontrib-bibtex==2.6.2
|
| 235 |
-
sphinxcontrib-devhelp==1.0.6
|
| 236 |
-
sphinxcontrib-htmlhelp==2.0.5
|
| 237 |
-
sphinxcontrib-jsmath==1.0.1
|
| 238 |
-
sphinxcontrib-qthelp==1.0.7
|
| 239 |
-
sphinxcontrib-serializinghtml==1.1.10
|
| 240 |
-
stack-data==0.6.3
|
| 241 |
-
starlette==0.37.2
|
| 242 |
-
tabulate==0.9.0
|
| 243 |
-
taming-transformers==0.0.1
|
| 244 |
-
tensorboard==2.16.2
|
| 245 |
-
tensorboard-data-server==0.7.2
|
| 246 |
-
tensorstore==0.1.45
|
| 247 |
-
termcolor==2.4.0
|
| 248 |
-
text-unidecode==1.3
|
| 249 |
-
textdistance==4.6.2
|
| 250 |
-
texterrors==0.4.4
|
| 251 |
-
threadpoolctl==3.4.0
|
| 252 |
-
timm==0.9.16
|
| 253 |
-
tinycss2==1.3.0
|
| 254 |
-
tokenizers==0.19.1
|
| 255 |
-
toml==0.10.2
|
| 256 |
-
tomli==2.0.1
|
| 257 |
-
tomlkit==0.12.0
|
| 258 |
-
toolz==0.12.1
|
| 259 |
-
torch==2.3.0
|
| 260 |
-
torchdiffeq==0.2.3
|
| 261 |
-
torchsde==0.2.6
|
| 262 |
-
torchvision==0.18.0
|
| 263 |
-
tornado==6.4
|
| 264 |
-
traitlets==5.14.3
|
| 265 |
-
trampoline==0.1.2
|
| 266 |
-
transformers==4.40.1
|
| 267 |
-
trimesh==4.3.1
|
| 268 |
-
triton==2.3.0
|
| 269 |
-
typed-ast==1.5.5
|
| 270 |
-
typeguard==4.2.1
|
| 271 |
-
typer==0.12.3
|
| 272 |
-
typing_extensions==4.11.0
|
| 273 |
-
tzdata==2024.1
|
| 274 |
-
uvicorn==0.29.0
|
| 275 |
-
wandb==0.16.6
|
| 276 |
-
wcwidth==0.2.13
|
| 277 |
-
webdataset==0.1.62
|
| 278 |
-
webencodings==0.5.1
|
| 279 |
-
websockets==11.0.3
|
| 280 |
-
Werkzeug==3.0.2
|
| 281 |
-
wget==3.2
|
| 282 |
-
widgetsnbextension==4.0.10
|
| 283 |
-
wrapt==1.16.0
|
| 284 |
-
xxhash==3.4.1
|
| 285 |
-
yarg==0.1.9
|
| 286 |
-
yarl==1.9.4
|
| 287 |
-
|
| 288 |
-
|
|
|
|
| 1 |
+
nemo_toolkit[asr]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|