dbf3458 e75dc48
1
2
3
4
5
6
7
8
9
import gradio as gr with gr.Blocks() as demo: audio = gr.Audio() demo.launch