Gopikanth123 commited on
Commit
a3c6270
·
verified ·
1 Parent(s): 7cde845

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  streamlit
2
- sounddevice
3
- numpy
4
- speechrecognition
 
5
  pyttsx3
6
- gradio-client
7
- pipwin
 
1
  streamlit
2
+ transformers
3
+ torch
4
+ torchaudio
5
+ soundfile
6
  pyttsx3
7
+ sounddevice