Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt (#37)
Browse files- Update requirements.txt (bba07bb7cc1918cb4b2e2671d53368645f713749)
Co-authored-by: Sarah Solito <ssolito@users.noreply.huggingface.co>
- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -11,4 +11,5 @@ spaces
|
|
11 |
peft==0.11.1
|
12 |
whisperx
|
13 |
whisper_timestamped
|
14 |
-
typing
|
|
|
|
11 |
peft==0.11.1
|
12 |
whisperx
|
13 |
whisper_timestamped
|
14 |
+
typing
|
15 |
+
faster_whisper
|