ganga4364 commited on
Commit
482d6e9
·
verified ·
1 Parent(s): 8e2dbbc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -13,7 +13,7 @@ import logging
13
 
14
  # Constants and Configuration
15
  SAMPLE_RATE = 16000
16
- MODEL_NAME = "ganga4364/Garchen_Rinpoche-wav2vec2-Checkpoint-19000"
17
 
18
  title = "# Tibetan Speech-to-Text with Subtitles"
19
 
 
13
 
14
  # Constants and Configuration
15
  SAMPLE_RATE = 16000
16
+ MODEL_NAME = "openpecha/general_stt_base_model"
17
 
18
  title = "# Tibetan Speech-to-Text with Subtitles"
19