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