Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
abdulelahagr
/
ehcalabres-wav2vec2-lg-xlsr-en-speech-emotion-recognition
like
0
Sleeping
App
Files
Files
Community
main
ehcalabres-wav2vec2-lg-xlsr-en-speech-emotion-recognition
/
app.py
abdulelahagr
initial commit
c95676b
verified
4 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
105 Bytes
import
gradio
as
gr
gr.load(
"models/ehcalabres/wav2vec2-lg-xlsr-en-speech-emotion-recognition"
).launch()