MrAli813 commited on
Commit
ec20394
·
verified ·
1 Parent(s): bda90b2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -124,7 +124,7 @@ mf_transcribe = gr.Interface(
124
  theme="huggingface",
125
  title=" ",
126
  description=(
127
- "Transcribe recorded or audio files with the click of a button."
128
  ),
129
  allow_flagging="never",
130
  )
 
124
  theme="huggingface",
125
  title=" ",
126
  description=(
127
+ "Transcribe real-time speech or audio files at the click of a button."
128
  ),
129
  allow_flagging="never",
130
  )