uumerrr684 commited on
Commit
2402997
·
verified ·
1 Parent(s): c334d69

Update requirements.txt.

Browse files
Files changed (1) hide show
  1. requirements.txt. +2 -1
requirements.txt. CHANGED
@@ -1,4 +1,5 @@
1
  gradio==4.19.2
2
  requests==2.31.0
3
- speechrecognition==3.10.0
4
  gTTS==2.5.3
 
 
1
  gradio==4.19.2
2
  requests==2.31.0
3
+ SpeechRecognition==3.8.1
4
  gTTS==2.5.3
5
+ PyAudio==0.2.14