Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -6,4 +6,6 @@ torch
|
|
6 |
SpeechRecognition
|
7 |
pydub
|
8 |
audio-recorder-streamlit
|
9 |
-
streamlit-webrtc
|
|
|
|
|
|
6 |
SpeechRecognition
|
7 |
pydub
|
8 |
audio-recorder-streamlit
|
9 |
+
streamlit-webrtc
|
10 |
+
numpy
|
11 |
+
wave
|