Spaces:
Runtime error
Runtime error
TheStinger
commited on
Commit
·
57f4714
1
Parent(s):
4df8454
Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
@@ -2,4 +2,9 @@ matplotlib
|
|
2 |
librosa
|
3 |
numpy
|
4 |
scipy
|
5 |
-
soundfile
|
|
|
|
|
|
|
|
|
|
|
|
2 |
librosa
|
3 |
numpy
|
4 |
scipy
|
5 |
+
soundfile
|
6 |
+
scikit-learn
|
7 |
+
joblib
|
8 |
+
decorator
|
9 |
+
resampy
|
10 |
+
numba
|