Whisper / app.py
antfraia's picture
initial commit
a01d2dc verified
raw
history blame contribute delete
71 Bytes
import gradio as gr
gr.load("models/openai/whisper-large-v3").launch()