albanie / mcnCrossModalEmotions

Supporting code for "Emotion Recognition in Speech using Cross-Modal Transfer in the Wild"
MIT License
101 stars 24 forks source link

Get the labels for Voxceleb data #7

Open lindagaw opened 5 years ago

lindagaw commented 5 years ago

Hi,

Where should we put the three parts in the EmoVoxCeleb dataset in order to use it? matconvnet/contrib/mcnDatasets or matconvnet/contrib/mcnCrossModalEmotions/emoVoxCeleb? And how to map the classification result in the .m file to the .wav files?

Thanks!