Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -4,4 +4,6 @@ torch
|
|
4 |
huggingface-hub
|
5 |
requests
|
6 |
pyttsx3
|
7 |
-
SpeechRecognition
|
|
|
|
|
|
4 |
huggingface-hub
|
5 |
requests
|
6 |
pyttsx3
|
7 |
+
SpeechRecognition
|
8 |
+
py-espeak-ng
|
9 |
+
python-espeak
|