hackergeek98's picture
initial commit
d916304 verified
raw
history blame contribute delete
111 Bytes
import gradio as gr
gr.load(
"models/openai/whisper-large-v3-turbo",
provider="hf-inference",
).launch()