Vaibhav Srivastav
commited on
Commit
•
98d97a5
1
Parent(s):
2cd6c69
up
Browse files
app.py
CHANGED
@@ -110,7 +110,7 @@ gr.Interface(
|
|
110 |
),
|
111 |
],
|
112 |
outputs=[
|
113 |
-
gr.Video(label="
|
114 |
gr.Audio(label="Synthesised Audio"),
|
115 |
],
|
116 |
title=title,
|
|
|
110 |
),
|
111 |
],
|
112 |
outputs=[
|
113 |
+
gr.Video(label="Waveform Visual"),
|
114 |
gr.Audio(label="Synthesised Audio"),
|
115 |
],
|
116 |
title=title,
|