Skip to content
#

multimodal-emotion-recognition

Here are 30 public repositories matching this topic...

This repository provides the codes for MMA-DFER: multimodal (audiovisual) emotion recognition method. This is an official implementation for the paper MMA-DFER: MultiModal Adaptation of unimodal models for Dynamic Facial Expression Recognition in-the-wild.

  • Updated Sep 16, 2024
  • Python

This API utilizes a pre-trained model for emotion recognition from audio files. It accepts audio files as input, processes them using the pre-trained model, and returns the predicted emotion along with the confidence score. The API leverages the FastAPI framework for easy development and deployment.

  • Updated Jul 19, 2026
  • Python

Add this topic to your repo

To associate your repository with the multimodal-emotion-recognition topic, visit your repo's landing page and select "manage topics."

Learn more