Baghdad99 commited on
Commit
1405cbc
1 Parent(s): f3241ce

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -72,7 +72,6 @@ def translate_speech(audio_file):
72
 
73
  return 16000, synthesised_speech
74
 
75
-
76
  # Define the Gradio interface
77
  iface = gr.Interface(
78
  fn=translate_speech,
 
72
 
73
  return 16000, synthesised_speech
74
 
 
75
  # Define the Gradio interface
76
  iface = gr.Interface(
77
  fn=translate_speech,