import gradio as gr demo = gr.load("facebook/s2t-small-librispeech-asr", src="models",) demo.launch()