Spaces:
Configuration error
Configuration error
Create requirements.txt
Browse files- requirements.txt +26 -0
requirements.txt
ADDED
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
torchcrepe==0.0.17
|
2 |
+
tornado==6.2
|
3 |
+
tqdm==4.64.1
|
4 |
+
traitlets==5.5.0
|
5 |
+
praat-parselmouth==0.4.1
|
6 |
+
scikit-image
|
7 |
+
ipython
|
8 |
+
ipykernel
|
9 |
+
pyloudnorm
|
10 |
+
webrtcvad-wheels
|
11 |
+
h5py
|
12 |
+
einops
|
13 |
+
pycwt
|
14 |
+
librosa
|
15 |
+
scikit-image
|
16 |
+
ipython
|
17 |
+
ipykernel
|
18 |
+
pyloudnorm
|
19 |
+
webrtcvad-wheels
|
20 |
+
h5py
|
21 |
+
einops
|
22 |
+
pycwt
|
23 |
+
torchmetrics==0.5
|
24 |
+
pytorch_lightning==1.3.3
|
25 |
+
cython
|
26 |
+
streamlit
|