Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -7,4 +7,5 @@ torch
|
|
| 7 |
numpy
|
| 8 |
networkx
|
| 9 |
nltk
|
| 10 |
-
edge-tts
|
|
|
|
|
|
| 7 |
numpy
|
| 8 |
networkx
|
| 9 |
nltk
|
| 10 |
+
edge-tts
|
| 11 |
+
SpeechRecognition
|