voice-to-text / app.py
Ahmed Behairy
initial commit
a17bf66
raw
history blame contribute delete
81 Bytes
import gradio as gr
gr.Interface.load("models/openai/whisper-large-v2").launch()