File size: 70 Bytes
7066571
 
 
1
2
3
import gradio as gr

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