Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -39,7 +39,7 @@ 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-
|
43 |
# language = "sundanese"
|
44 |
|
45 |
# 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 |
# language = "sundanese"
|
44 |
|
45 |
# Load the custom tokenizer designed for Bambara and the ASR model
|