DSatishchandra commited on
Commit
abfa12b
1 Parent(s): b782a3b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -5
requirements.txt CHANGED
@@ -1,7 +1,4 @@
1
  gradio==3.0.0
2
  gtts==2.2.3
3
- transformers==4.30.0
4
- torch==2.0.1
5
- SpeechRecognition
6
- gtts
7
- pyaudio
 
1
  gradio==3.0.0
2
  gtts==2.2.3
3
+ speechrecognition==3.8.1
4
+ pyaudio==0.2.11