Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
cc4869
/
spechbrain-emotion-recognition-wav2vec2-IEMOCAP
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
d4b32e9
spechbrain-emotion-recognition-wav2vec2-IEMOCAP
/
app.py
cc4869
initial commit
d4b32e9
about 2 years ago
raw
Copy download link
history
blame
Safe
106 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/speechbrain/emotion-recognition-wav2vec2-IEMOCAP"
).launch()