maelfabien/Multimodal-Emotion-Recognition

Issue with the labels

bhavikjain98 opened this issue · 0 comments

label_dict_ravdess = {'02': 'NEU', '03':'HAP', '04':'SAD', '05':'ANG', '06':'FEA', '07':'DIS', '08':'SUR'}

In the above code why you have marked 2 as neutral instead of calm.
And why have you not consider calm as an emotion?