aadnk commited on
Commit
6d11717
2 Parent(s): 43c1beb 14761aa

Merge branch 'main' of https://huggingface.co/spaces/aadnk/whisper-webui

Browse files
requirements-fasterWhisper.txt CHANGED
@@ -1,7 +1,7 @@
1
  ctranslate2
2
  faster-whisper
3
  ffmpeg-python==0.2.0
4
- gradio==3.23.0
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.23.0
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.23.0
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