Spaces:
Runtime error
Runtime error
Create requirements.txt
Browse files- requirements.txt +28 -0
requirements.txt
ADDED
@@ -0,0 +1,28 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
alias_free_torch
|
2 |
+
auraloss
|
3 |
+
cvxopt
|
4 |
+
deepfilternet
|
5 |
+
dragonmapper
|
6 |
+
gradio
|
7 |
+
jinja2
|
8 |
+
librosa
|
9 |
+
matplotlib
|
10 |
+
numba
|
11 |
+
numpy
|
12 |
+
pedalboard
|
13 |
+
phonemizer
|
14 |
+
praat-parselmouth
|
15 |
+
pyloudnorm
|
16 |
+
pypinyin
|
17 |
+
scikit-learn
|
18 |
+
scipy
|
19 |
+
sounddevice
|
20 |
+
soundfile
|
21 |
+
speechbrain
|
22 |
+
torch
|
23 |
+
torchaudio
|
24 |
+
torch_complex
|
25 |
+
tqdm
|
26 |
+
urllib3
|
27 |
+
wandb
|
28 |
+
six
|