import gradio as gr iface = gr.Interface.load("huggingface/facebook/wav2vec2-base-960h", ) iface.launch()