Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -13,3 +13,6 @@ markdown
|
|
13 |
PyPDF2
|
14 |
pymongo
|
15 |
motor
|
|
|
|
|
|
|
|
13 |
PyPDF2
|
14 |
pymongo
|
15 |
motor
|
16 |
+
SpeechRecognition
|
17 |
+
gTTS
|
18 |
+
pydub
|