We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a80b57b commit 5fb57ccCopy full SHA for 5fb57cc
requirements.txt
@@ -0,0 +1,25 @@
1
+audioread==2.1.8
2
+cffi==1.11.5
3
+cycler==0.10.0
4
+decorator==4.4.0
5
+joblib==0.14.0
6
+kiwisolver==1.1.0
7
+librosa==0.7.1
8
+llvmlite==0.30.0
9
+matplotlib==3.1.1
10
+numba==0.46.0
11
+numpy==1.15.4
12
+Pillow==5.3.0
13
+pycparser==2.19
14
+pyparsing==2.4.2
15
+PySoundFile==0.9.0.post1
16
+python-dateutil==2.8.0
17
+resampy==0.2.2
18
+scikit-learn==0.21.3
19
+scipy==1.3.1
20
+six==1.11.0
21
+SoundFile==0.10.2
22
+torch==1.2.0
23
+torchaudio==0.3.0
24
+torchvision==0.3.0
25
+tqdm==4.35.0
0 commit comments