omar1232 commited on
Commit
229b634
·
verified ·
1 Parent(s): fc78b67

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -2,6 +2,7 @@ speechrecognition
2
  pydub
3
  langdetect
4
  python-telegram-bot
5
- gradio>=4.0.0
6
- python-telegram-bot>=20.0
 
7
 
 
2
  pydub
3
  langdetect
4
  python-telegram-bot
5
+ transformers
6
+ torch
7
+ soundfile
8