TideDancer / interspeech21_emotion

98 stars 20 forks source link

Interpretation of emotion labels in CSVs #18

Closed edwardt-sm closed 5 months ago

edwardt-sm commented 6 months ago

Hi @TideDancer,

In the provided CSVs giving the emotion labels for the dataset, the labels e0, e1, e2 and e3 are used to represent Happy, Sad, Neutral and Angry (not necessarily in that order). Could you confirm which "e#" label corresponds to which emotion label? This would be very helpful for using the model on other datasets which don't use these labels.

Many thanks!

TideDancer commented 5 months ago

Sorry for the late reply. Here are the labels if I recall correctly: e0: neutral e1: happy e2: angry e3: sad

edwardt-sm commented 5 months ago

Thanks so much!

TideDancer commented 5 months ago

No problem. I am closing this issue.