Haopeng commited on
Commit
840a987
·
1 Parent(s): 5f1c7e3

remove title

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -214,7 +214,6 @@ iface = gr.Interface(
214
  gr.Textbox(placeholder="Word Error Rate", label="Word Error Rate (The lower the better)"),
215
  gr.Plot(label="waveform")
216
  ],
217
- title="Laronix Speech Recognition with AI",
218
  description=description,
219
  examples=examples,
220
  css=".body {background-color: green}",
 
214
  gr.Textbox(placeholder="Word Error Rate", label="Word Error Rate (The lower the better)"),
215
  gr.Plot(label="waveform")
216
  ],
 
217
  description=description,
218
  examples=examples,
219
  css=".body {background-color: green}",