Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -10,4 +10,5 @@ torch==2.0.1
|
|
10 |
torchaudio==2.0.2
|
11 |
tqdm==4.66.1
|
12 |
pydub
|
13 |
-
gradio
|
|
|
|
10 |
torchaudio==2.0.2
|
11 |
tqdm==4.66.1
|
12 |
pydub
|
13 |
+
gradio
|
14 |
+
webrtcvad
|