Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
CHANGED
@@ -1,3 +1,11 @@
|
|
1 |
gradio==2.3.0
|
2 |
pydub==0.25.1
|
3 |
soundfile==0.10.3.post1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
gradio==2.3.0
|
2 |
pydub==0.25.1
|
3 |
soundfile==0.10.3.post1
|
4 |
+
matplotlib
|
5 |
+
numpy
|
6 |
+
scipy
|
7 |
+
scikit-learn
|
8 |
+
joblib
|
9 |
+
decorator
|
10 |
+
resampy
|
11 |
+
numba
|