oza75 commited on
Commit
cd8d796
·
verified ·
1 Parent(s): de130d1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -24,7 +24,7 @@ device = "cuda" if torch.cuda.is_available() else "cpu"
24
 
25
  model_checkpoint = "oza75/whisper-bambara-asr-006"
26
  #revision = "96535debb4ce0b7af7c9c186d09d088825f63840"
27
- revision = "afb99cf13c00938930ba777a90b4c24273a3a7b8"
28
 
29
  # language = "bambara"
30
  language = "icelandic" # we use icelandic as the model was trained to replace the icelandic with bambara.
 
24
 
25
  model_checkpoint = "oza75/whisper-bambara-asr-006"
26
  #revision = "96535debb4ce0b7af7c9c186d09d088825f63840"
27
+ revision = "4549778c08f29ed2e033cc9a497a187488b6bf56"
28
 
29
  # language = "bambara"
30
  language = "icelandic" # we use icelandic as the model was trained to replace the icelandic with bambara.