Spaces:
elioonpc
/
Runtime error

gorkemgoknar commited on
Commit
c819034
1 Parent(s): f38c6b2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -308,7 +308,7 @@ gr.Interface(
308
  info="Notice: Microphone input may not work properly under traffic",),
309
  gr.Checkbox(label="Do not use language auto-detect",
310
  value=False,
311
- info="Check to disable language detection, if your really intend to",),
312
  gr.Checkbox(
313
  label="Agree",
314
  value=False,
 
308
  info="Notice: Microphone input may not work properly under traffic",),
309
  gr.Checkbox(label="Do not use language auto-detect",
310
  value=False,
311
+ info="Check to disable language auto-detection",),
312
  gr.Checkbox(
313
  label="Agree",
314
  value=False,