update license
Browse files
README.md
CHANGED
@@ -1,32 +1,32 @@
|
|
1 |
---
|
2 |
-
license: cc-by-4.0
|
3 |
metrics:
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
pipeline_tag: audio-classification
|
8 |
tags:
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
library_name: autrainer
|
14 |
model-index:
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
---
|
31 |
|
32 |
# Speech Emotion Recognition Model
|
@@ -78,4 +78,4 @@ The model achieves a classification accuracy of 0.617 on the test set.
|
|
78 |
## Acknowledgements
|
79 |
|
80 |
Please acknowledge the work which produced the original model and the MSP-Podcast dataset.
|
81 |
-
We would also appreciate an acknowledgment to autrainer.
|
|
|
1 |
---
|
2 |
+
license: cc-by-nc-sa-4.0
|
3 |
metrics:
|
4 |
+
- accuracy
|
5 |
+
- f1
|
6 |
+
- uar
|
7 |
pipeline_tag: audio-classification
|
8 |
tags:
|
9 |
+
- audio
|
10 |
+
- audio-classification
|
11 |
+
- speech-emotion-recognition
|
12 |
+
- autrainer
|
13 |
library_name: autrainer
|
14 |
model-index:
|
15 |
+
- name: msp-podcast-emo-class-big4-w2v2-l-emo
|
16 |
+
results:
|
17 |
+
- task:
|
18 |
+
type: audio-classification
|
19 |
+
name: Speech Emotion Recognition
|
20 |
+
metrics:
|
21 |
+
- type: accuracy
|
22 |
+
name: Accuracy
|
23 |
+
value: 0.6166793457588436
|
24 |
+
- type: f1
|
25 |
+
name: F1
|
26 |
+
value: 0.5716599171523286
|
27 |
+
- type: uar
|
28 |
+
name: Unweighted Average Recall
|
29 |
+
value: 0.6499883154795764
|
30 |
---
|
31 |
|
32 |
# Speech Emotion Recognition Model
|
|
|
78 |
## Acknowledgements
|
79 |
|
80 |
Please acknowledge the work which produced the original model and the MSP-Podcast dataset.
|
81 |
+
We would also appreciate an acknowledgment to autrainer.
|