workspace commited on
Commit
a576b34
Β·
1 Parent(s): 0303f5d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -4
app.py CHANGED
@@ -53,10 +53,10 @@ with gr.Blocks(css='background.css') as app:
53
  """
54
  # Speech Emotion Detector 🎡😍
55
  This application classifies inputted audio πŸ”Š according to the verbal emotion into four categories:
56
- 1. Happy 😎
57
- 1. Neutral 😐
58
- 1. Sad 😒
59
- 1. Angry 😀
60
  """
61
  )
62
  with gr.Tab("Record Audio"):
 
53
  """
54
  # Speech Emotion Detector 🎡😍
55
  This application classifies inputted audio πŸ”Š according to the verbal emotion into four categories:
56
+ Happy 😎
57
+ Neutral 😐
58
+ Sad 😒
59
+ Angry 😀
60
  """
61
  )
62
  with gr.Tab("Record Audio"):