Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -34,7 +34,7 @@ gr.Interface(
|
|
34 |
value="ki_1"),
|
35 |
],
|
36 |
outputs=[
|
37 |
-
gr.Audio(label="Generated Speech", type="
|
38 |
],
|
39 |
title=title,
|
40 |
description=description,
|
|
|
34 |
value="ki_1"),
|
35 |
],
|
36 |
outputs=[
|
37 |
+
gr.Audio(label="Generated Speech", type="filepath"),
|
38 |
],
|
39 |
title=title,
|
40 |
description=description,
|