Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
SpeechRecognition
|
2 |
+
googletrans==3.1.0a0
|
3 |
+
textblob
|
4 |
+
nltk
|
5 |
+
tensorflow
|
6 |
+
gtts
|
7 |
+
gradio
|