File size: 72 Bytes
74ddeb3
 
ac748ac
1
2
3
import gradio as gr

gr.Interface(lambda x:x, "audio", "audio").launch()