sk16er's picture
initial commit
cf1f4a7 verified
raw
history blame contribute delete
99 Bytes
import gradio as gr
gr.load(
"models/openai/whisper-large-v3",
provider="fal-ai",
).launch()