Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
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
main
audeering-wav2vec2-large-robust-12-ft-emotion-msp-dim
/
app.py
pathofexile-poe-2
initial commit
3abb565
verified
6 months 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()