oza75 commited on
Commit
9c1d9a6
·
verified ·
1 Parent(s): ad4bd3d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
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/djelia-whisper-v2"
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