Spaces:
Runtime error
Runtime error
Updated app.py
Browse files
app.py
CHANGED
@@ -52,7 +52,6 @@ gr.Interface(
|
|
52 |
inputs=[
|
53 |
gr.inputs.Audio(source="microphone", type="filepath")
|
54 |
],
|
55 |
-
,
|
56 |
outputs=[
|
57 |
"textbox"
|
58 |
],
|
|
|
52 |
inputs=[
|
53 |
gr.inputs.Audio(source="microphone", type="filepath")
|
54 |
],
|
|
|
55 |
outputs=[
|
56 |
"textbox"
|
57 |
],
|