devilent2 commited on
Commit
bc16417
1 Parent(s): d5057e8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -188,6 +188,7 @@ mf_transcribe = gr.Interface(
188
  description=(
189
  "Scroll to Bottom to show system status. "
190
  "Transcribe long-form microphone or audio file after uploaded audio! "
 
191
  ),
192
  allow_flagging="never",
193
  )
 
188
  description=(
189
  "Scroll to Bottom to show system status. "
190
  "Transcribe long-form microphone or audio file after uploaded audio! "
191
+ "Notice: the space need some time to get a gpu to run, so there may be a delay "
192
  ),
193
  allow_flagging="never",
194
  )