Skip to content
#

ravdess

Here are 37 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

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