Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
shivanshu292001
/
emotion
like
0
Running
App
Files
Files
Community
964936f
emotion
/
app.py
shivanshu292001
initial commit
964936f
over 1 year ago
raw
Copy download link
history
blame
Safe
88 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/superb/wav2vec2-base-superb-er"
).launch()