Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,7 +3,8 @@ peft
|
|
3 |
accelerate
|
4 |
transformers==4.37
|
5 |
einops
|
6 |
-
|
|
|
7 |
#git+https://github.com/m-bain/whisperx.git
|
8 |
bitsandbytes
|
9 |
wandb
|
|
|
3 |
accelerate
|
4 |
transformers==4.37
|
5 |
einops
|
6 |
+
faster-whisper
|
7 |
+
#whisperx
|
8 |
#git+https://github.com/m-bain/whisperx.git
|
9 |
bitsandbytes
|
10 |
wandb
|