Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
pathofexile-poe-2
/
audeering-wav2vec2-large-robust-12-ft-emotion-msp-dim
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
audeering-wav2vec2-large-robust-12-ft-emotion-msp-dim
/
app.py
pathofexile-poe-2
initial commit
3abb565
verified
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
101 Bytes
import
gradio
as
gr
gr.load(
"models/audeering/wav2vec2-large-robust-12-ft-emotion-msp-dim"
).launch()