Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Hunzla
/
accent_classification
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
9ca6df2
accent_classification
/
app.py
Hunzla
Update app.py
9ca6df2
about 2 years ago
raw
Copy download link
history
blame
Safe
94 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/dima806/speech-accent-classification"
).launch()