Skip to content

Commit 5fb57cc

Browse files
committed
add requirements
1 parent a80b57b commit 5fb57cc

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

requirements.txt

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)