Baibhav-nag / Multimodal-emotion-recognition

Multimodal emotion recognition on two benchmark datasets RAVDESS and SAVEE from audio-visual information using CNN(Convolutional Neural Networks)
GNU General Public License v3.0
7 stars 3 forks source link

how to find datasets files #1

Open Sukhrob-Bobojanov opened 2 years ago

Sukhrob-Bobojanov commented 2 years ago

Hello. How can I find datasets files: RAVDESS fusion labelled data.npy; SAVEE fusion labelled data.npy

Baibhav-nag commented 2 years ago

You have to prepare them manually..they aren't readily available..the raw datasets are available from there you have to do data preprocessing and build these labelled datasets.

dheera0704 commented 2 years ago

Hi Could you pls share the code for creating these datasets? I am not able to understand what inputs have been sent to the model.