File size: 72 Bytes
75a21ab
 
b816a45
1
2
3
import gradio as gr

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