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

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