darshanTheDev's picture
Update app.py
e9d3215
raw
history blame contribute delete
81 Bytes
import gradio as gr
gr.load("models/openai/whisper-large-v3").launch(share=True)