Gopikanth123 commited on
Commit
b36758b
·
verified ·
1 Parent(s): 9f50d19

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -3
requirements.txt CHANGED
@@ -1,4 +1,6 @@
1
  streamlit
2
- gradio_client
3
- SpeechRecognition
4
- pyttsx3
 
 
 
1
  streamlit
2
+ sounddevice
3
+ numpy
4
+ speechrecognition
5
+ pyttsx3
6
+ gradio-client