mianzhang / dialogue_gcn

Pytorch implementation to paper "DialogueGCN: A Graph Convolutional Neural Network for Emotion Recognition in Conversation".
48 stars 11 forks source link

Could you provide the code for getting IEMOCAP_features.pkl ? #7

Open SteveTanggithub opened 3 years ago

mianzhang commented 2 years ago

IEMOCAP_features.pkl is provided at https://github.com/declare-lab/conv-emotion/blob/master/DialogueGCN/IEMOCAP_features/IEMOCAP_features.pkl. You could go to the repo to find the codes.

Coding511 commented 2 years ago

I think there is only text features no video and audio?