Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
awacke1
/
ASR-facebook-hubert-large-ls960-ft
like
0
Runtime error
App
Files
Files
Community
1d29799
ASR-facebook-hubert-large-ls960-ft
/
app.py
awacke1
initial commit
1d29799
over 1 year ago
raw
Copy download link
history
blame
Safe
88 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/facebook/hubert-large-ls960-ft"
).launch()