openai-whisper / app.py
KuroBlack's picture
initial commit
ba251fc
raw
history blame contribute delete
81 Bytes
import gradio as gr
gr.Interface.load("models/openai/whisper-large-v2").launch()