Manyue-DataScientist commited on
Commit
00f66d2
·
verified ·
1 Parent(s): 941a278

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  streamlit
2
  pyannote.audio
3
  transformers
4
- whisper
5
  torch
6
  torchaudio
7
  ffmpeg-python
 
1
  streamlit
2
  pyannote.audio
3
  transformers
4
+ openai-whisper
5
  torch
6
  torchaudio
7
  ffmpeg-python