BassWow commited on
Commit
94aea9f
1 Parent(s): bea1dea
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -9,7 +9,7 @@ def speech_to_text(tmp_filename, model_size):
9
 
10
 
11
  gr.Interface(
12
- title="Give it a go, record something on your mic and let Whisper determine what you said."
13
  fn=speech_to_text,
14
  inputs=[
15
  gr.Markdown(
 
9
 
10
 
11
  gr.Interface(
12
+ title="Give it a go, record something on your mic and let Whisper determine what you said.",
13
  fn=speech_to_text,
14
  inputs=[
15
  gr.Markdown(