Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -39,8 +39,8 @@ revision = None
|
|
39 |
|
40 |
#model_checkpoint = "oza75/bm-whisper-large-turbo-v4"
|
41 |
#model_checkpoint = "oza75/bm-whisper-large-v3-base"
|
42 |
-
model_checkpoint = "oza75/bm-whisper-large-v3-sft-3"
|
43 |
-
model_checkpoint = "djelia/
|
44 |
# language = "sundanese"
|
45 |
|
46 |
# Load the custom tokenizer designed for Bambara and the ASR model
|
|
|
39 |
|
40 |
#model_checkpoint = "oza75/bm-whisper-large-turbo-v4"
|
41 |
#model_checkpoint = "oza75/bm-whisper-large-v3-base"
|
42 |
+
# model_checkpoint = "oza75/bm-whisper-large-v3-sft-3"
|
43 |
+
model_checkpoint = "djelia/bm-whisper-large-v2-lora-merged"
|
44 |
# language = "sundanese"
|
45 |
|
46 |
# Load the custom tokenizer designed for Bambara and the ASR model
|