Spaces:
Build error
Build error
DSatishchandra
commited on
Commit
•
50dadbc
1
Parent(s):
9eea94c
Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -2,3 +2,6 @@ gradio==3.0.0
|
|
2 |
gtts==2.2.3
|
3 |
transformers==4.30.0
|
4 |
torch==2.0.1
|
|
|
|
|
|
|
|
2 |
gtts==2.2.3
|
3 |
transformers==4.30.0
|
4 |
torch==2.0.1
|
5 |
+
SpeechRecognition
|
6 |
+
gtts
|
7 |
+
pyaudio
|