Spaces:
Runtime error
Runtime error
Commit
·
0227d3f
1
Parent(s):
8d59b1d
Frist Commit
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ openai~=0.28.1
|
|
2 |
gradio~=3.46.0
|
3 |
python-dotenv~=1.0.0
|
4 |
langchain~=0.0.306
|
5 |
-
elevenlabs~=0.2.26
|
|
|
|
2 |
gradio~=3.46.0
|
3 |
python-dotenv~=1.0.0
|
4 |
langchain~=0.0.306
|
5 |
+
elevenlabs~=0.2.26
|
6 |
+
SpeechRecognition
|