Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -151,8 +151,6 @@ with block:
|
|
151 |
"""
|
152 |
)
|
153 |
with gr.Group():
|
154 |
-
btn.click(inference, inputs=[audio], outputs=[text])
|
155 |
-
|
156 |
# add a paragraph to show the details
|
157 |
gr.HTML(
|
158 |
"""
|
|
|
151 |
"""
|
152 |
)
|
153 |
with gr.Group():
|
|
|
|
|
154 |
# add a paragraph to show the details
|
155 |
gr.HTML(
|
156 |
"""
|