camparchimedes commited on
Commit
32e6e2c
1 Parent(s): 8ffdec0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -144,7 +144,7 @@ def transcribe(file_upload, progress=gr.Progress(track_tqdm=True)):
144
  ###############################################################################
145
 
146
  HEADER_INFO = """
147
- # Norwegian language model for transcribing audio into nb (norsk bokmål)
148
  """.strip()
149
 
150
  css = """
 
144
  ###############################################################################
145
 
146
  HEADER_INFO = """
147
+ # This space uses the *Norwegian NB-Whisper Large* model by **NbAiLab** to transcribe long-form microphone or audio inputs in Norwegian of arbitrary length.
148
  """.strip()
149
 
150
  css = """