Sreyan88 / MMER

Code for the InterSpeech 2023 paper: MMER: Multimodal Multi-task learning for Speech Emotion Recognition
https://arxiv.org/abs/2203.16794
67 stars 15 forks source link

Environment installation #8

Open MatteoSid opened 8 months ago

MatteoSid commented 8 months ago

The README doesn't specify wich version of python is used by the project and the requirements.txt contains a dev version of the pytorch library. Maybe an installation with Poetry could be more efficient.

Is this project open to merge requests? I can do it.