oza75 commited on
Commit
688f0fe
·
verified ·
1 Parent(s): e355c84

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -37,7 +37,8 @@ device = "cuda" if torch.cuda.is_available() else "cpu"
37
  revision = None
38
  #language = "swahili"
39
 
40
- model_checkpoint = "oza75/bm-whisper-large-turbo-v4"
 
41
  # language = "sundanese"
42
 
43
  # Load the custom tokenizer designed for Bambara and the ASR model
 
37
  revision = None
38
  #language = "swahili"
39
 
40
+ #model_checkpoint = "oza75/bm-whisper-large-turbo-v4"
41
+ model_checkpoint = "oza75/bm-whisper-large-v3-base"
42
  # language = "sundanese"
43
 
44
  # Load the custom tokenizer designed for Bambara and the ASR model