Spaces:
Running
Running
Merge branch 'main' of https://huggingface.co/spaces/aadnk/whisper-webui
Browse files- requirements-fasterWhisper.txt +1 -1
- requirements-whisper.txt +1 -1
- requirements.txt +1 -1
requirements-fasterWhisper.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
ctranslate2
|
2 |
faster-whisper
|
3 |
ffmpeg-python==0.2.0
|
4 |
-
gradio==3.
|
5 |
yt-dlp
|
6 |
json5
|
7 |
torch
|
|
|
1 |
ctranslate2
|
2 |
faster-whisper
|
3 |
ffmpeg-python==0.2.0
|
4 |
+
gradio==3.38.0
|
5 |
yt-dlp
|
6 |
json5
|
7 |
torch
|
requirements-whisper.txt
CHANGED
@@ -2,7 +2,7 @@ git+https://github.com/huggingface/transformers
|
|
2 |
git+https://github.com/openai/whisper.git
|
3 |
transformers
|
4 |
ffmpeg-python==0.2.0
|
5 |
-
gradio==3.
|
6 |
yt-dlp
|
7 |
torchaudio
|
8 |
altair
|
|
|
2 |
git+https://github.com/openai/whisper.git
|
3 |
transformers
|
4 |
ffmpeg-python==0.2.0
|
5 |
+
gradio==3.38.0
|
6 |
yt-dlp
|
7 |
torchaudio
|
8 |
altair
|
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
ctranslate2
|
2 |
faster-whisper
|
3 |
ffmpeg-python==0.2.0
|
4 |
-
gradio==3.
|
5 |
yt-dlp
|
6 |
json5
|
7 |
torch
|
|
|
1 |
ctranslate2
|
2 |
faster-whisper
|
3 |
ffmpeg-python==0.2.0
|
4 |
+
gradio==3.38.0
|
5 |
yt-dlp
|
6 |
json5
|
7 |
torch
|