kavyamanohar's picture
Update app.py
9656750 verified
raw
history blame contribute delete
142 Bytes
import gradio as gr
gr.load("models/vrclc/w2v2bert_malayalam",
examples = [["./example.wav"],
],).launch()