dschandra commited on
Commit
eb901ad
·
verified ·
1 Parent(s): 3b0cc06

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
- assemblyai[extras]==0.11.0
2
- elevenlabs==0.2.14
3
- openai==0.27.8
 
 
1
+ gradio==3.15.0
2
+ gTTS==2.2.4
3
+ openai==0.27.0
4
+ SpeechRecognition==3.8.1