Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -3,4 +3,6 @@ transformers==4.36.2
|
|
3 |
torch
|
4 |
gtts
|
5 |
nltk
|
6 |
-
textblob
|
|
|
|
|
|
3 |
torch
|
4 |
gtts
|
5 |
nltk
|
6 |
+
textblob
|
7 |
+
speechrecognition
|
8 |
+
pydub
|