Spaces:
Runtime error
Runtime error
Vaibhav Srivastav
commited on
Commit
·
2cd6c69
1
Parent(s):
939c1fe
up
Browse files
app.py
CHANGED
|
@@ -111,7 +111,7 @@ gr.Interface(
|
|
| 111 |
],
|
| 112 |
outputs=[
|
| 113 |
gr.Video(label="Synthesised Waveform"),
|
| 114 |
-
gr.
|
| 115 |
],
|
| 116 |
title=title,
|
| 117 |
description=description,
|
|
|
|
| 111 |
],
|
| 112 |
outputs=[
|
| 113 |
gr.Video(label="Synthesised Waveform"),
|
| 114 |
+
gr.Audio(label="Synthesised Audio"),
|
| 115 |
],
|
| 116 |
title=title,
|
| 117 |
description=description,
|