Spaces:
Running
on
T4
Running
on
T4
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -9,5 +9,6 @@ torch==2.4.0
|
|
9 |
torchaudio
|
10 |
librosa
|
11 |
sounddevice==0.5.0
|
|
|
12 |
webrtcvad==2.0.10
|
13 |
gradio==4.43.0
|
|
|
9 |
torchaudio
|
10 |
librosa
|
11 |
sounddevice==0.5.0
|
12 |
+
webrtcvad-wheels
|
13 |
webrtcvad==2.0.10
|
14 |
gradio==4.43.0
|