Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
-
faster-whisper
|
2 |
pyannote.audio
|
3 |
torchmetrics
|
4 |
lightning
|
@@ -12,7 +11,7 @@ git+https://github.com/idriscnrs/idr_torch.git
|
|
12 |
pycocoevalcap
|
13 |
prettytable
|
14 |
hf_transfer
|
15 |
-
|
16 |
gradio
|
17 |
bitsandbytes
|
18 |
yt-dlp
|
|
|
|
|
1 |
pyannote.audio
|
2 |
torchmetrics
|
3 |
lightning
|
|
|
11 |
pycocoevalcap
|
12 |
prettytable
|
13 |
hf_transfer
|
14 |
+
git+https://github.com/m-bain/whisperX.git@0a3fd115624375814438afa947bce015d171bd56
|
15 |
gradio
|
16 |
bitsandbytes
|
17 |
yt-dlp
|