mails10 commited on
Commit
f248727
·
verified ·
1 Parent(s): d019289

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,7 +1,8 @@
1
  transformers
2
  git+https://github.com/ai4bharat/IndicF5.git
3
- whisper
4
- gradio
 
5
  numpy
6
  soundfile
7
  torch
 
1
  transformers
2
  git+https://github.com/ai4bharat/IndicF5.git
3
+ openai-whisper
4
+ gradio==4.20.1
5
+ gradio-client==0.11.0
6
  numpy
7
  soundfile
8
  torch