Spaces:
Runtime error
Runtime error
Commit
·
091a1b3
1
Parent(s):
1164c38
fix req
Browse files- builder/requirements.txt +47 -273
builder/requirements.txt
CHANGED
|
@@ -1,273 +1,47 @@
|
|
| 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 |
-
dateparser==1.1.8
|
| 49 |
-
decorator==5.1.1
|
| 50 |
-
deepspeed==0.12.4
|
| 51 |
-
distro==1.9.0
|
| 52 |
-
dlinfo==1.2.1
|
| 53 |
-
dnspython==2.4.2
|
| 54 |
-
docopt==0.6.2
|
| 55 |
-
dtw-python==1.3.1
|
| 56 |
-
einops==0.7.0
|
| 57 |
-
einops-exts==0.0.4
|
| 58 |
-
email-validator==2.1.0.post1
|
| 59 |
-
eng-to-ipa==0.0.2
|
| 60 |
-
eventlet==0.34.2
|
| 61 |
-
exceptiongroup==1.0.4
|
| 62 |
-
executing==0.8.3
|
| 63 |
-
expecttest==0.1.6
|
| 64 |
-
fastapi==0.108.0
|
| 65 |
-
faster-whisper==0.10.0
|
| 66 |
-
ffmpy==0.3.1
|
| 67 |
-
filelock==3.9.0
|
| 68 |
-
flatbuffers==23.5.26
|
| 69 |
-
fonttools==4.47.0
|
| 70 |
-
fsspec==2023.9.2
|
| 71 |
-
gmpy2==2.1.2
|
| 72 |
-
google-api-core==2.15.0
|
| 73 |
-
google-auth==2.25.2
|
| 74 |
-
google-cloud-core==2.4.1
|
| 75 |
-
google-cloud-storage==2.14.0
|
| 76 |
-
google-crc32c==1.5.0
|
| 77 |
-
google-resumable-media==2.7.0
|
| 78 |
-
googleapis-common-protos==1.62.0
|
| 79 |
-
gradio==4.8.0
|
| 80 |
-
gradio_client==0.7.1
|
| 81 |
-
greenlet==3.0.3
|
| 82 |
-
gruut==2.3.4
|
| 83 |
-
gruut-ipa==0.13.0
|
| 84 |
-
gruut-lang-en==2.0.0
|
| 85 |
-
h11==0.14.0
|
| 86 |
-
hjson==3.1.0
|
| 87 |
-
httpcore==1.0.2
|
| 88 |
-
httptools==0.6.1
|
| 89 |
-
httpx==0.26.0
|
| 90 |
-
huggingface-hub==0.19.4
|
| 91 |
-
humanfriendly==10.0
|
| 92 |
-
hypothesis==6.87.1
|
| 93 |
-
icontract==2.6.6
|
| 94 |
-
idna==3.4
|
| 95 |
-
importlib-resources==6.1.1
|
| 96 |
-
inflect==7.0.0
|
| 97 |
-
interegular==0.3.2
|
| 98 |
-
ipython==8.15.0
|
| 99 |
-
isodate==0.6.1
|
| 100 |
-
itsdangerous==2.1.2
|
| 101 |
-
jedi==0.18.1
|
| 102 |
-
jieba==0.42.1
|
| 103 |
-
Jinja2==3.1.2
|
| 104 |
-
jmespath==1.0.1
|
| 105 |
-
joblib==1.3.2
|
| 106 |
-
jsonlines==1.2.0
|
| 107 |
-
jsonpatch==1.32
|
| 108 |
-
jsonpointer==2.1
|
| 109 |
-
jsonschema==4.20.0
|
| 110 |
-
jsonschema-specifications==2023.12.1
|
| 111 |
-
kiwisolver==1.4.5
|
| 112 |
-
kombu==5.3.4
|
| 113 |
-
language-tags==1.2.0
|
| 114 |
-
lark==1.1.8
|
| 115 |
-
lazy_loader==0.3
|
| 116 |
-
libarchive-c==2.9
|
| 117 |
-
libmambapy==1.4.1
|
| 118 |
-
librosa==0.10.1
|
| 119 |
-
llvmlite==0.41.1
|
| 120 |
-
lxml==5.0.0
|
| 121 |
-
Markdown==3.5.1
|
| 122 |
-
markdown-it-py==3.0.0
|
| 123 |
-
MarkupSafe==2.1.1
|
| 124 |
-
matplotlib==3.8.1
|
| 125 |
-
matplotlib-inline==0.1.6
|
| 126 |
-
mdurl==0.1.2
|
| 127 |
-
mkl-fft==1.3.8
|
| 128 |
-
mkl-random==1.2.4
|
| 129 |
-
mkl-service==2.4.0
|
| 130 |
-
monotonic_align==1.2
|
| 131 |
-
more-itertools==8.12.0
|
| 132 |
-
mpmath==1.3.0
|
| 133 |
-
msgpack==1.0.7
|
| 134 |
-
munch==4.0.0
|
| 135 |
-
nest-asyncio==1.5.8
|
| 136 |
-
networkx==2.8.8
|
| 137 |
-
ninja==1.11.1.1
|
| 138 |
-
nltk==3.8.1
|
| 139 |
-
num2words==0.5.13
|
| 140 |
-
numba==0.58.1
|
| 141 |
-
numpy==1.26.2
|
| 142 |
-
nvidia-cublas-cu12==12.1.3.1
|
| 143 |
-
nvidia-cuda-cupti-cu12==12.1.105
|
| 144 |
-
nvidia-cuda-nvrtc-cu12==12.1.105
|
| 145 |
-
nvidia-cuda-runtime-cu12==12.1.105
|
| 146 |
-
nvidia-cudnn-cu12==8.9.2.26
|
| 147 |
-
nvidia-cufft-cu12==11.0.2.54
|
| 148 |
-
nvidia-curand-cu12==10.3.2.106
|
| 149 |
-
nvidia-cusolver-cu12==11.4.5.107
|
| 150 |
-
nvidia-cusparse-cu12==12.1.0.106
|
| 151 |
-
nvidia-nccl-cu12==2.18.1
|
| 152 |
-
nvidia-nvjitlink-cu12==12.3.101
|
| 153 |
-
nvidia-nvtx-cu12==12.1.105
|
| 154 |
-
omegaconf==2.3.0
|
| 155 |
-
onnxruntime==1.16.3
|
| 156 |
-
openai==1.6.1
|
| 157 |
-
openai-whisper==20231117
|
| 158 |
-
orjson==3.9.10
|
| 159 |
-
outlines==0.0.21
|
| 160 |
-
packaging==23.1
|
| 161 |
-
pandas==2.1.3
|
| 162 |
-
parso==0.8.3
|
| 163 |
-
perscache==0.6.1
|
| 164 |
-
pexpect==4.8.0
|
| 165 |
-
phonemizer==3.2.1
|
| 166 |
-
pickleshare==0.7.5
|
| 167 |
-
Pillow==9.4.0
|
| 168 |
-
pip==23.2.1
|
| 169 |
-
pkginfo==1.9.6
|
| 170 |
-
platformdirs==4.1.0
|
| 171 |
-
pluggy==1.0.0
|
| 172 |
-
pooch==1.8.0
|
| 173 |
-
proces==0.1.7
|
| 174 |
-
progressbar==2.5
|
| 175 |
-
prompt-toolkit==3.0.36
|
| 176 |
-
protobuf==4.25.1
|
| 177 |
-
psutil==5.9.0
|
| 178 |
-
ptflops==0.7.1.2
|
| 179 |
-
ptyprocess==0.7.0
|
| 180 |
-
pure-eval==0.2.2
|
| 181 |
-
py-cpuinfo==9.0.0
|
| 182 |
-
pyasn1==0.5.1
|
| 183 |
-
pyasn1-modules==0.3.0
|
| 184 |
-
pycosat==0.6.4
|
| 185 |
-
pycparser==2.21
|
| 186 |
-
pydantic==2.5.3
|
| 187 |
-
pydantic_core==2.14.6
|
| 188 |
-
pydantic-extra-types==2.3.0
|
| 189 |
-
pydantic-settings==2.1.0
|
| 190 |
-
pydub==0.25.1
|
| 191 |
-
Pygments==2.15.1
|
| 192 |
-
pylatexenc==2.10
|
| 193 |
-
pynvml==11.5.0
|
| 194 |
-
pyOpenSSL==23.2.0
|
| 195 |
-
pyparsing==3.1.1
|
| 196 |
-
pypinyin==0.50.0
|
| 197 |
-
PySocks==1.7.1
|
| 198 |
-
python-crfsuite==0.9.10
|
| 199 |
-
python-dateutil==2.8.2
|
| 200 |
-
python-dotenv==1.0.0
|
| 201 |
-
python-etcd==0.4.5
|
| 202 |
-
python-multipart==0.0.6
|
| 203 |
-
pytz==2023.3.post1
|
| 204 |
-
PyYAML==6.0
|
| 205 |
-
rdflib==7.0.0
|
| 206 |
-
redis==5.0.1
|
| 207 |
-
referencing==0.32.0
|
| 208 |
-
regex==2023.12.25
|
| 209 |
-
requests==2.31.0
|
| 210 |
-
resampy==0.4.2
|
| 211 |
-
resemble-enhance==0.0.1
|
| 212 |
-
rfc3986==1.5.0
|
| 213 |
-
rich==13.7.0
|
| 214 |
-
rotary-embedding-torch==0.5.3
|
| 215 |
-
rpds-py==0.16.2
|
| 216 |
-
rsa==4.9
|
| 217 |
-
ruamel.yaml==0.17.21
|
| 218 |
-
ruamel.yaml.clib==0.2.6
|
| 219 |
-
s3transfer==0.10.0
|
| 220 |
-
safetensors==0.4.1
|
| 221 |
-
scikit-learn==1.3.2
|
| 222 |
-
scipy==1.11.4
|
| 223 |
-
segments==2.2.1
|
| 224 |
-
semantic-version==2.10.0
|
| 225 |
-
setuptools==68.0.0
|
| 226 |
-
shellingham==1.5.4
|
| 227 |
-
six==1.16.0
|
| 228 |
-
sniffio==1.3.0
|
| 229 |
-
sortedcontainers==2.4.0
|
| 230 |
-
soundfile==0.12.1
|
| 231 |
-
soupsieve==2.5
|
| 232 |
-
sox==1.4.1
|
| 233 |
-
soxr==0.3.7
|
| 234 |
-
stack-data==0.2.0
|
| 235 |
-
starlette==0.32.0.post1
|
| 236 |
-
sympy==1.11.1
|
| 237 |
-
tabulate==0.8.10
|
| 238 |
-
threadpoolctl==3.2.0
|
| 239 |
-
tiktoken==0.5.2
|
| 240 |
-
tokenizers==0.13.3
|
| 241 |
-
tomli==2.0.1
|
| 242 |
-
tomlkit==0.12.0
|
| 243 |
-
toolz==0.12.0
|
| 244 |
-
torch==2.1.1
|
| 245 |
-
torchaudio==2.1.1
|
| 246 |
-
torchelastic==0.2.2
|
| 247 |
-
torchvision==0.16.1
|
| 248 |
-
tortoise-tts==3.0.0
|
| 249 |
-
tqdm==4.66.1
|
| 250 |
-
traitlets==5.7.1
|
| 251 |
-
transformers==4.31.0
|
| 252 |
-
triton==2.1.0
|
| 253 |
-
truststore==0.8.0
|
| 254 |
-
typer==0.9.0
|
| 255 |
-
types-dataclasses==0.6.6
|
| 256 |
-
typing==3.7.4.3
|
| 257 |
-
typing_extensions==4.8.0
|
| 258 |
-
tzdata==2023.4
|
| 259 |
-
tzlocal==5.2
|
| 260 |
-
ujson==5.9.0
|
| 261 |
-
Unidecode==1.3.7
|
| 262 |
-
uritemplate==4.1.1
|
| 263 |
-
urllib3==1.26.16
|
| 264 |
-
uuid==1.30
|
| 265 |
-
uvicorn==0.25.0
|
| 266 |
-
uvloop==0.19.0
|
| 267 |
-
vine==5.1.0
|
| 268 |
-
watchfiles==0.21.0
|
| 269 |
-
wcwidth==0.2.5
|
| 270 |
-
websockets==11.0.3
|
| 271 |
-
wheel==0.41.2
|
| 272 |
-
whisper-timestamped==1.14.2
|
| 273 |
-
zstandard==0.19.0
|
|
|
|
| 1 |
+
SoundFile
|
| 2 |
+
torchaudio
|
| 3 |
+
munch
|
| 4 |
+
torch
|
| 5 |
+
pydub
|
| 6 |
+
pyyaml
|
| 7 |
+
librosa
|
| 8 |
+
nltk
|
| 9 |
+
matplotlib
|
| 10 |
+
accelerate
|
| 11 |
+
transformers
|
| 12 |
+
einops
|
| 13 |
+
einops-exts
|
| 14 |
+
tqdm
|
| 15 |
+
typing
|
| 16 |
+
typing-extensions
|
| 17 |
+
git+https://github.com/resemble-ai/monotonic_align.git
|
| 18 |
+
scipy
|
| 19 |
+
phonemizer
|
| 20 |
+
cached-path
|
| 21 |
+
gradio
|
| 22 |
+
gruut
|
| 23 |
+
tortoise-tts
|
| 24 |
+
uvicorn
|
| 25 |
+
resemble-enhance
|
| 26 |
+
fastapi[all]
|
| 27 |
+
python-multipart
|
| 28 |
+
aiofiles
|
| 29 |
+
requests
|
| 30 |
+
uuid
|
| 31 |
+
celery
|
| 32 |
+
redis
|
| 33 |
+
librosa
|
| 34 |
+
faster-whisper
|
| 35 |
+
eng_to_ipa
|
| 36 |
+
inflect
|
| 37 |
+
unidecode
|
| 38 |
+
openai
|
| 39 |
+
python-dotenv
|
| 40 |
+
sox
|
| 41 |
+
pypinyin
|
| 42 |
+
jieba
|
| 43 |
+
cn2an
|
| 44 |
+
whisper-timestamped
|
| 45 |
+
eventlet
|
| 46 |
+
outlines
|
| 47 |
+
runpod
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|