altryne commited on
Commit
3a021c0
1 Parent(s): d7ce0e1

Trying to get latest whisper

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  youtube-dl==2021.12.17
2
- whisper @ git+https://github.com/openai/whisper.git@main#egg=whisper==1.1.6
3
  anvil-uplink==0.4.0
4
  gradio==3.6
5
  python-dotenv==0.21.0
 
1
  youtube-dl==2021.12.17
2
+ whisper @ git+https://github.com/openai/whisper.git@main#egg=whisper==1.2.6
3
  anvil-uplink==0.4.0
4
  gradio==3.6
5
  python-dotenv==0.21.0