Upload requirements.txt
Browse files- requirements.txt +12 -1
requirements.txt
CHANGED
@@ -1,2 +1,13 @@
|
|
1 |
librosa
|
2 |
-
matplotlib
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
librosa
|
2 |
+
matplotlib
|
3 |
+
math
|
4 |
+
json
|
5 |
+
torch
|
6 |
+
torchaudio
|
7 |
+
numpy
|
8 |
+
pandas
|
9 |
+
tqdm
|
10 |
+
time
|
11 |
+
random
|
12 |
+
scipy
|
13 |
+
wave
|