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