Eric Guo

Results 2 comments of Eric Guo

An easier way to replicate, with "share=True", there's no output; and comment that out, the audio can play back. import gradio as gr def repeat(audio): return audio demo = gr.Interface(...

Yes issue is fixed in latest version, feel free to close this, thank you.