File size: 72 Bytes
7a8a5d9
 
 
1
2
3
import gradio as gr

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