ramppdev commited on
Commit
215e586
·
verified ·
1 Parent(s): b1ddeac

update license

Browse files
Files changed (1) hide show
  1. README.md +24 -24
README.md CHANGED
@@ -1,32 +1,32 @@
1
  ---
2
- license: cc-by-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,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.