Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
vrclc
/
W2V2-BERT-LM-Malayalam
like
2
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
86d605b
W2V2-BERT-LM-Malayalam
/
app.py
leenag
Update app.py
86d605b
verified
about 2 months ago
raw
Copy download link
history
blame
Safe
131 Bytes
import
gradio
as
gr
gr.load(
"models/vrclc/W2V2-BERT-withLM-Malayalam"
, title =
"VRCLC - Malayalam Speech Recognition"
).launch()