Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
l1y0l20
/
xmj2002-hubert-base-ch-speech-emotion-recognition
like
0
Runtime error
App
Files
Files
Community
1
main
xmj2002-hubert-base-ch-speech-emotion-recognition
/
app.py
l1y0l20
initial commit
3867e1d
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
107 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/xmj2002/hubert-base-ch-speech-emotion-recognition"
).launch()