Spaces:
Runtime error
Runtime error
Commit
Β·
91beaca
1
Parent(s):
43acd9e
Update app.py
Browse files
app.py
CHANGED
@@ -22,5 +22,4 @@ Series(
|
|
22 |
description = description,
|
23 |
title = title,
|
24 |
inputs = gr.Audio(source="microphone"),
|
25 |
-
outputs=["textbox", "label"],
|
26 |
).launch()
|
|
|
22 |
description = description,
|
23 |
title = title,
|
24 |
inputs = gr.Audio(source="microphone"),
|
|
|
25 |
).launch()
|