Multimodal-Emotion-Recognition icon indicating copy to clipboard operation
Multimodal-Emotion-Recognition copied to clipboard

Issue with the labels

Open bhavikjain98 opened this issue 5 years ago • 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?

bhavikjain98 avatar Apr 17 '20 03:04 bhavikjain98