Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ datasets
|
|
8 |
torch==2.4.0
|
9 |
torchaudio
|
10 |
librosa
|
11 |
-
sounddevice==0.5.0
|
|
|
|
8 |
torch==2.4.0
|
9 |
torchaudio
|
10 |
librosa
|
11 |
+
sounddevice==0.5.0
|
12 |
+
webrtcvad
|