Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,6 +2,7 @@ gradio
|
|
2 |
torch
|
3 |
torchaudio
|
4 |
transformers
|
|
|
5 |
pyannote.audio
|
6 |
speechbrain
|
7 |
scikit-learn
|
|
|
2 |
torch
|
3 |
torchaudio
|
4 |
transformers
|
5 |
+
whisper-openai
|
6 |
pyannote.audio
|
7 |
speechbrain
|
8 |
scikit-learn
|