Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
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"):
|