Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
abdulelahagr
/
harshit345-xlsr-wav2vec-speech-emotion-recognition
like
0
Runtime error
App
Files
Files
Community
main
harshit345-xlsr-wav2vec-speech-emotion-recognition
/
app.py
abdulelahagr
initial commit
fc8d50e
verified
5 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
98 Bytes
import
gradio
as
gr
gr.load(
"models/harshit345/xlsr-wav2vec-speech-emotion-recognition"
).launch()