Update requirements.txt
Browse files- 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
|