Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +25 -125
requirements.txt
CHANGED
@@ -1,125 +1,25 @@
|
|
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 |
-
dlinfo==1.2.1
|
27 |
-
docker-pycreds==0.4.0
|
28 |
-
emoji==1.7.0
|
29 |
-
fastapi==0.85.0
|
30 |
-
ffmpy==0.3.0
|
31 |
-
filelock==3.8.0
|
32 |
-
fonttools==4.37.4
|
33 |
-
frozenlist==1.3.1
|
34 |
-
ftfy==6.1.1
|
35 |
-
future==0.18.2
|
36 |
-
gitdb==4.0.9
|
37 |
-
GitPython==3.1.29
|
38 |
-
gradio==2.7.5.2
|
39 |
-
h11==0.14.0
|
40 |
-
huggingface-hub==0.10.1
|
41 |
-
HyperPyYAML==1.0.1
|
42 |
-
idna==3.4
|
43 |
-
isodate==0.6.1
|
44 |
-
Jinja2==3.1.2
|
45 |
-
jiwer==2.5.1
|
46 |
-
joblib==1.2.0
|
47 |
-
jsonschema==4.16.0
|
48 |
-
kiwisolver==1.4.4
|
49 |
-
language-tags==1.1.0
|
50 |
-
Levenshtein==0.20.2
|
51 |
-
librosa==0.9.2
|
52 |
-
llvmlite==0.39.1
|
53 |
-
markdown2==2.4.5
|
54 |
-
MarkupSafe==2.1.1
|
55 |
-
matplotlib==3.5.3
|
56 |
-
monotonic==1.6
|
57 |
-
multidict==6.0.2
|
58 |
-
noisereduce==2.0.1
|
59 |
-
numba==0.56.2
|
60 |
-
numpy==1.23.4
|
61 |
-
packaging==21.3
|
62 |
-
pandas==1.5.0
|
63 |
-
paramiko==2.11.0
|
64 |
-
pathtools==0.1.2
|
65 |
-
phonemizer==3.1.1
|
66 |
-
Pillow==9.2.0
|
67 |
-
pooch==1.6.0
|
68 |
-
praat-parselmouth==0.4.1
|
69 |
-
promise==2.3
|
70 |
-
protobuf==4.21.7
|
71 |
-
psutil==5.9.2
|
72 |
-
pycparser==2.21
|
73 |
-
pycryptodome==3.15.0
|
74 |
-
pydantic==1.10.2
|
75 |
-
pydub==0.25.1
|
76 |
-
pyloudnorm==0.1.0
|
77 |
-
PyNaCl==1.5.0
|
78 |
-
pyparsing==3.0.9
|
79 |
-
pypinyin==0.46.0
|
80 |
-
pyrsistent==0.18.1
|
81 |
-
python-dateutil==2.8.2
|
82 |
-
python-multipart==0.0.5
|
83 |
-
pytz==2022.4
|
84 |
-
PyYAML==6.0
|
85 |
-
rapidfuzz==2.11.1
|
86 |
-
rdflib==6.2.0
|
87 |
-
regex==2022.9.13
|
88 |
-
requests==2.28.1
|
89 |
-
resampy==0.4.2
|
90 |
-
rfc3986==1.5.0
|
91 |
-
ruamel.yaml==0.17.21
|
92 |
-
ruamel.yaml.clib==0.2.6
|
93 |
-
scikit-learn==1.1.2
|
94 |
-
scipy==1.8.1
|
95 |
-
segments==2.2.1
|
96 |
-
sentencepiece==0.1.97
|
97 |
-
sentry-sdk==1.9.10
|
98 |
-
setproctitle==1.3.2
|
99 |
-
shortuuid==1.0.9
|
100 |
-
six==1.16.0
|
101 |
-
sklearn==0.0
|
102 |
-
smmap==5.0.0
|
103 |
-
sniffio==1.3.0
|
104 |
-
sounddevice==0.4.5
|
105 |
-
SoundFile==0.10.3.post1
|
106 |
-
speechbrain==0.5.13
|
107 |
-
starlette==0.20.4
|
108 |
-
tabulate==0.9.0
|
109 |
-
threadpoolctl==3.1.0
|
110 |
-
timm==0.6.11
|
111 |
-
tokenizers==0.12.1
|
112 |
-
torch==1.12.1
|
113 |
-
torchaudio==0.12.1
|
114 |
-
torchvision==0.13.1
|
115 |
-
tqdm==4.64.1
|
116 |
-
transformers==4.19.4
|
117 |
-
typing_extensions==4.4.0
|
118 |
-
uritemplate==4.1.1
|
119 |
-
urllib3==1.26.12
|
120 |
-
uvicorn==0.18.3
|
121 |
-
wandb==0.13.4
|
122 |
-
wcwidth==0.2.5
|
123 |
-
yarl==1.8.1
|
124 |
-
torch-complex~=0.4.3
|
125 |
-
deepfilternet
|
|
|
1 |
+
torch_complex~=0.4.3
|
2 |
+
tqdm~=4.64.1
|
3 |
+
scipy~=1.9.3
|
4 |
+
librosa~=0.9.2
|
5 |
+
scikit-learn~=1.1.3
|
6 |
+
praat-parselmouth~=0.4.2
|
7 |
+
torch~=1.13.0
|
8 |
+
numpy~=1.23.4
|
9 |
+
torchaudio~=0.13.0
|
10 |
+
soundfile~=0.11.0
|
11 |
+
urllib3~=1.26.12
|
12 |
+
pypinyin~=0.47.1
|
13 |
+
pyloudnorm~=0.1.0
|
14 |
+
numba~=0.56.4
|
15 |
+
cvxopt~=1.3.0
|
16 |
+
sounddevice~=0.4.5
|
17 |
+
matplotlib~=3.6.2
|
18 |
+
phonemizer~=3.2.1
|
19 |
+
gradio~=2.7.5.2
|
20 |
+
wandb~=0.13.5
|
21 |
+
pedalboard~=0.6.3
|
22 |
+
deepfilternet~=0.3.1
|
23 |
+
speechbrain~=0.5.13
|
24 |
+
dragonmapper~=0.2.6
|
25 |
+
auraloss~=0.2.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|