Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +82 -29
requirements.txt
CHANGED
@@ -1,32 +1,85 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
24 |
espnet
|
25 |
espnet-model-zoo
|
26 |
-
pyyaml
|
27 |
-
openpyxl
|
28 |
-
seaborn
|
29 |
-
transformers
|
30 |
-
noisereduce
|
31 |
-
accelerate
|
32 |
gradio
|
|
|
1 |
+
appdirs
|
2 |
+
attrs
|
3 |
+
audioread
|
4 |
+
auraloss
|
5 |
+
certifi
|
6 |
+
cffi
|
7 |
+
charset-normalizer
|
8 |
+
clldutils
|
9 |
+
colorama
|
10 |
+
colorlog
|
11 |
+
commonmark
|
12 |
+
csvw
|
13 |
+
cycler
|
14 |
+
Cython
|
15 |
+
decorator
|
16 |
+
editdistance
|
17 |
+
emoji
|
18 |
+
filelock
|
19 |
+
ftfy
|
20 |
+
future
|
21 |
+
gdown
|
22 |
+
graphviz
|
23 |
+
huggingface-hub
|
24 |
+
HyperPyYAML
|
25 |
+
idna
|
26 |
+
isodate
|
27 |
+
jiwer
|
28 |
+
joblib
|
29 |
+
kiwisolver
|
30 |
+
librosa
|
31 |
+
llvmlite
|
32 |
+
matplotlib
|
33 |
+
munkres
|
34 |
+
numba
|
35 |
+
numpy
|
36 |
+
packaging
|
37 |
+
panphon
|
38 |
+
pedalboard
|
39 |
+
phonemizer
|
40 |
+
Pillow
|
41 |
+
pooch
|
42 |
+
pycparser
|
43 |
+
Pygments
|
44 |
+
pyloudnorm
|
45 |
+
pyparsing
|
46 |
+
pysndfx
|
47 |
+
PySocks
|
48 |
+
python-dateutil
|
49 |
+
python-Levenshtein
|
50 |
+
pyworld
|
51 |
+
PyYAML
|
52 |
+
regex
|
53 |
+
requests
|
54 |
+
resampy
|
55 |
+
rfc3986
|
56 |
+
rich
|
57 |
+
ruamel.yaml
|
58 |
+
ruamel.yaml.clib
|
59 |
+
scikit-learn
|
60 |
+
scipy
|
61 |
+
segments
|
62 |
+
sentencepiece
|
63 |
+
six
|
64 |
+
sounddevice
|
65 |
+
SoundFile
|
66 |
+
speechbrain~=0.5.10
|
67 |
+
tabulate
|
68 |
+
threadpoolctl
|
69 |
+
torch~=1.11.0
|
70 |
+
torch-complex
|
71 |
+
torchaudio
|
72 |
+
torchvision
|
73 |
+
torchviz
|
74 |
+
tqdm
|
75 |
+
typing-extensions
|
76 |
+
unicodecsv
|
77 |
+
Unidecode
|
78 |
+
unsilence
|
79 |
+
uritemplate
|
80 |
+
urllib3
|
81 |
+
wcwidth
|
82 |
+
wincertstore
|
83 |
espnet
|
84 |
espnet-model-zoo
|
|
|
|
|
|
|
|
|
|
|
|
|
85 |
gradio
|