Skip to content
#

cnn-for-audio-recognition

Here are 3 public repositories matching this topic...

Language: All
Filter by language

Exploration of different audio features and CNN-based architectures for building an effective Speech Emotion Recognition (SER) system. The goal is to improve the accuracy of detecting emotions embedded in speech signals. The repository contains code, notebook, and detailed explanations of the experiments conducted.

  • Updated May 16, 2023
  • Jupyter Notebook

This project implements a dual-mode Emotion Recognition system using deep learning. It trains separate models for: Facial emotion recognition using the FER-2013 dataset Audio emotion recognition using the RAVDESS dataset Both training scripts generate h5 and png. Deployment is not yet integrated; current focus is on training and model generation.

  • Updated Jun 12, 2025
  • Python

Improve this page

Add a description, image, and links to the cnn-for-audio-recognition 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 cnn-for-audio-recognition topic, visit your repo's landing page and select "manage topics."

Learn more