Spaces:
Sleeping
Sleeping
ASG Models
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -253,7 +253,7 @@ with gr.Blocks() as demo: # Use gr.Blocks to wrap the entire interface
|
|
253 |
outputs=[user_audio, ai_audio, ai_text],
|
254 |
)
|
255 |
|
256 |
-
#
|
257 |
|
258 |
btn_ai_only.click(
|
259 |
generate_audio_ai,
|
|
|
253 |
outputs=[user_audio, ai_audio, ai_text],
|
254 |
)
|
255 |
|
256 |
+
#
|
257 |
|
258 |
btn_ai_only.click(
|
259 |
generate_audio_ai,
|