Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,3 +1,16 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
|
| 2 |
+
---
|
| 3 |
+
license: mit
|
| 4 |
+
pipeline_tag: audio-classification
|
| 5 |
+
tags:
|
| 6 |
+
- emotion-recognition
|
| 7 |
+
- multimodal
|
| 8 |
+
- audio
|
| 9 |
+
- video
|
| 10 |
+
- facial-expression
|
| 11 |
+
---
|
| 12 |
+
|
| 13 |
+
# Emotion Multimodal Engine
|
| 14 |
+
Audio + Face + Video fusion model.
|
| 15 |
+
|
| 16 |
+
Classes: angry, calm, disgust, fear, happy, neutral, sad, surprise
|