Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -12,4 +12,5 @@ torchaudio
|
|
12 |
nbimporter
|
13 |
nbformat
|
14 |
ipython
|
15 |
-
protobuf==3.20.0
|
|
|
|
12 |
nbimporter
|
13 |
nbformat
|
14 |
ipython
|
15 |
+
protobuf==3.20.0
|
16 |
+
webrtcvad
|