Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -1,3 +1,5 @@
|
|
1 |
import gradio as gr
|
2 |
|
3 |
-
gr.load("models/kavyamanohar/W2V2-BERT-withLM-Malayalam").launch()
|
|
|
|
|
|
1 |
import gradio as gr
|
2 |
|
3 |
+
gr.load("models/kavyamanohar/W2V2-BERT-withLM-Malayalam", title = "VRCLC Malayalam Speech Recognition Demo").launch()
|
4 |
+
|
5 |
+
|