barto17 commited on
Commit
9a8a478
·
1 Parent(s): 4831744

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -116,7 +116,6 @@ Supported languages:\n
116
  """
117
 
118
  gr.Interface(
119
- fn=detect_language,
120
  fn=transcribe,
121
  inputs=[
122
  gr.inputs.Audio(source="microphone", type='filepath', optional=True),
 
116
  """
117
 
118
  gr.Interface(
 
119
  fn=transcribe,
120
  inputs=[
121
  gr.inputs.Audio(source="microphone", type='filepath', optional=True),