dnlwldnl 2021. 6. 3. 13:44

Multimodal End-to-End Sparse Model for Emotion Recognition 논문에서 새롭게 IEMOCAP 전처리 과정.

https://github.com/wenliangdai/Multimodal-End2end-Sparse

 

wenliangdai/Multimodal-End2end-Sparse

The code repository for NAACL 2021 paper "Multimodal End-to-End Sparse Model for Emotion Recognition". - wenliangdai/Multimodal-End2end-Sparse

github.com

Iemocap session 1~5까지 비디오 파일 이름당 time start-end 를 짤라서 

오디오/비디오를 남녀로 crop해서 폴더에 넣고 

파일 id와 텍스트는 메타데이터로 저장. /meta.pkl. 

 

===============================================================

main 부분