Gopikanth123 commited on
Commit
ebc86c1
·
verified ·
1 Parent(s): 17daa28

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  streamlit==1.26.0
2
  gradio_client==0.1.2
3
  SpeechRecognition==3.8.1
4
- pyttsx3==2.90
 
 
1
  streamlit==1.26.0
2
  gradio_client==0.1.2
3
  SpeechRecognition==3.8.1
4
+ pyttsx3==2.90
5
+ pyaudio==0.2.11