Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Aashiue
/
emotiondetectionusingaudio
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Aashiue
commited on
Dec 3, 2022
Commit
74db137
·
1 Parent(s):
2970e96
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -1,4 +1,3 @@
1
-
! pip install gradio
2
import gradio as gr
3
def emotiondetection(audio):
4
text = "emotion"
1
import gradio as gr
2
def emotiondetection(audio):
3
text = "emotion"