Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
EmanueleMarea
/
AI-motion
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
7e25071
AI-motion
/
app.py
EmanueleMarea
initial commit
7e25071
over 1 year ago
raw
Copy download link
history
blame
Safe
108 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/harshit345/xlsr-wav2vec-speech-emotion-recognition"
).launch()