fffiloni commited on
Commit
8c822aa
·
verified ·
1 Parent(s): 3922df2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -22,7 +22,7 @@ def infer(audio_input_path):
22
  else:
23
  print("Error executing command.")
24
 
25
- return "out_en.wav"
26
 
27
  with gr.Blocks() as demo:
28
  with gr.Column(elem_id="col-container"):
 
22
  else:
23
  print("Error executing command.")
24
 
25
+ return "out_en-1.wav"
26
 
27
  with gr.Blocks() as demo:
28
  with gr.Column(elem_id="col-container"):