Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ transformers
|
|
4 |
pytube
|
5 |
torch
|
6 |
SpeechRecognition
|
7 |
-
pydub
|
|
|
|
4 |
pytube
|
5 |
torch
|
6 |
SpeechRecognition
|
7 |
+
pydub
|
8 |
+
audio-recorder-streamlit
|