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