Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
|
@@ -1,2 +1,6 @@
|
|
|
|
|
| 1 |
pydub
|
| 2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio
|
| 2 |
pydub
|
| 3 |
+
numpy
|
| 4 |
+
librosa
|
| 5 |
+
soundfile
|
| 6 |
+
noisereduce
|