DSatishchandra commited on
Commit
5ae0417
1 Parent(s): 07de9e8

Update requirements.txt

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