File size: 142 Bytes
cc3f9ce
 
9656750
 
 
1
2
3
4
5
import gradio as gr

gr.load("models/vrclc/w2v2bert_malayalam", 
        examples = [["./example.wav"],
                          ],).launch()