Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -13,4 +13,5 @@ numpy
|
|
13 |
scikit-learn==1.2.2
|
14 |
pydub
|
15 |
noisereduce
|
16 |
-
scipy
|
|
|
|
13 |
scikit-learn==1.2.2
|
14 |
pydub
|
15 |
noisereduce
|
16 |
+
scipy
|
17 |
+
webrtcvad
|