S0h9l commited on
Commit
3946654
·
1 Parent(s): a18b486

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -56,7 +56,7 @@ def transcribe(audio,language):
56
 
57
 
58
  gr.Interface(
59
- title = 'OpenAI Whisper ASR Gradio Web UI',
60
  fn=transcribe,
61
  inputs=[
62
  gr.inputs.Audio(source="microphone", type="filepath"),
 
56
 
57
 
58
  gr.Interface(
59
+ title = 'Coherent Speech',
60
  fn=transcribe,
61
  inputs=[
62
  gr.inputs.Audio(source="microphone", type="filepath"),