Skip to content
#

ravdess

Here are 34 public repositories matching this topic...

In this work is proposed a speech emotion recognition model based on the extraction of four different features got from RAVDESS sound files and stacking the resulting matrices in a one-dimensional array by taking the mean values along the time axis. Then this array is fed into a 1-D CNN model as input.

  • Updated Feb 27, 2022
  • Python
SPEECH-TO-EMOTION

Emotion is an intuitive feeling which can be determined from any person’s circumstances and surroundings. But in this project, we tried to identify the emotional state of a person using his voice as input.

  • Updated Feb 9, 2023
  • Jupyter Notebook

Comparing text-only (RoBERTa), audio-only (wav2vec2/WavLM), and multimodal transfer learning approaches for Speech Emotion Recognition on RAVDESS, MELD, and IEMOCAP. PyTorch Lightning + HuggingFace + Gradio demo.

  • Updated Jun 26, 2026
  • Python

Speech Emotion Recognition system using CNN architecture to classify 8 emotions from audio recordings (RAVDESS dataset). Features depthwise separable convolutions for efficient audio analysis, reaching ~70% accuracy.

  • Updated Jul 10, 2025
  • Jupyter Notebook

This project explores facial emotion recognition by combining spatial and temporal learning in a structured two-stage pipeline. The motivation was to move beyond static image-based classification and build a system capable of understanding how emotions evolve over time in real-world scenarios.

  • Updated Apr 2, 2026
  • Python

Improve this page

Add a description, image, and links to the ravdess topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

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

Learn more