Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -12,4 +12,6 @@ docx2txt
|
|
12 |
pymupdf
|
13 |
gtts
|
14 |
IPython
|
15 |
-
SpeechRecognition
|
|
|
|
|
|
12 |
pymupdf
|
13 |
gtts
|
14 |
IPython
|
15 |
+
SpeechRecognition
|
16 |
+
gTTS pydub simpleaudio
|
17 |
+
pydub
|