federicocosta1989 commited on
Commit
4a53dc5
·
verified ·
1 Parent(s): 30c975d

Update requirements.txt

Browse files

Let faster_whisper and ctranslate2 to be the most recent version

Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  transformers
2
  numpy<2
3
  torch>=2.3.1
 
4
  pyannote.audio
5
  yt-dlp
6
  gradio==5.15.0
@@ -12,5 +13,5 @@ spaces
12
  peft==0.11.1
13
  whisper_timestamped
14
  typing
15
- faster_whisper==1.1.0
16
- ctranslate2==4.4.0
 
1
  transformers
2
  numpy<2
3
  torch>=2.3.1
4
+ hf_transfer
5
  pyannote.audio
6
  yt-dlp
7
  gradio==5.15.0
 
13
  peft==0.11.1
14
  whisper_timestamped
15
  typing
16
+ faster_whisper
17
+ ctranslate2