Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
de-coder
/
de-coder-stt_sw_ctc_model
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
de-coder-stt_sw_ctc_model
/
app.py
de-coder
initial commit
15e7e67
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
73 Bytes
import
gradio
as
gr
gr.load(
"models/de-coder/stt_sw_ctc_model"
).launch()