Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ThreadAbort
/
emotion
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
a5d7eb0
emotion
/
app.py
ThreadAbort
initial commit
a5d7eb0
verified
12 months ago
raw
Copy download link
history
blame
Safe
105 Bytes
import
gradio
as
gr
gr.load(
"models/ehcalabres/wav2vec2-lg-xlsr-en-speech-emotion-recognition"
).launch()