File size: 108 Bytes
45116af
d07a585
2f4d739
 
 
45116af
 
1
2
3
4
5
6
7
import gradio as gr

iface = gr.Interface.load("huggingface/facebook/wav2vec2-base-960h",

)

iface.launch()