Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -12,4 +12,5 @@ peft==0.11.1
|
|
12 |
whisperx
|
13 |
whisper_timestamped
|
14 |
typing
|
15 |
-
faster_whisper
|
|
|
|
12 |
whisperx
|
13 |
whisper_timestamped
|
14 |
typing
|
15 |
+
faster_whisper
|
16 |
+
ctranslate2==4.5.0
|