Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -9,4 +9,5 @@ gradio==3.36.1
|
|
| 9 |
ffmpeg-python
|
| 10 |
librosa==0.9.2
|
| 11 |
pydub
|
| 12 |
-
numpy
|
|
|
|
|
|
| 9 |
ffmpeg-python
|
| 10 |
librosa==0.9.2
|
| 11 |
pydub
|
| 12 |
+
numpy
|
| 13 |
+
webrtcvad
|