Skip to content

Hello! This project is to build a multimodal emotion detection system. It's an excuse to explore multimodal ML systems.

Notifications You must be signed in to change notification settings

nealsonS/MultimodalEmotion

Repository files navigation

multimodal_emotion

Hello! This project is to build a multimodal emotion detection system. It's an excuse to explore multimodal ML systems.

We are using the USC High Performance Computing unit to train our models. Scripts are written for Google Colab as we store the data there first.

Installation and Dependencies

Create a miniconda or conda environment and install the dependencies in requirements.txt

pip install -r requirements.txt

Dataset Download

Please get permission and download the $IEMOCAP$ dataset and place it in the $data$ folder

Link: https://sail.usc.edu/iemocap/

About

Hello! This project is to build a multimodal emotion detection system. It's an excuse to explore multimodal ML systems.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published