Spaces:
Sleeping
Sleeping
kavyamanohar
commited on
Commit
•
de55c15
1
Parent(s):
a6b9e09
Update app.py
Browse files
app.py
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
import gradio as gr
|
2 |
|
3 |
-
demo = gr.load("models/
|
4 |
examples = [["./luke1.1.wav", "transcribe"],
|
5 |
],
|
6 |
title = "VRCLC Malayalam Speech Recognition Demo",
|
|
|
1 |
import gradio as gr
|
2 |
|
3 |
+
demo = gr.load("models/vrclc/Malasar_50_latest",
|
4 |
examples = [["./luke1.1.wav", "transcribe"],
|
5 |
],
|
6 |
title = "VRCLC Malayalam Speech Recognition Demo",
|