Skip to content

A machine learning project that aims to classify various emotional states of a human based on audio recordings using the CREMA-D dataset

Notifications You must be signed in to change notification settings

jj7258/Emotion-Identification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Emotion Identification

Emotion Identification is a machine learning project that aims to classify emotional states based on audio recordings. This project processes and analyses the data using a variety of Python libraries, including librosa, numpy, pandas, seaborn, matplotlob, and sklearn. The CREMA-D dataset is a collection of audio recordings of actors expressing various emotions. The project makes use of librosa to extract audio properties like pitch and energy, numpy and pandas to analyse and manipulate the data, seaborn and matplotlib to visualise the data, and sklearn to create machine learning models. This project's ultimate objective is to correctly determine a speaker's emotional state from their audio recording.

CREMA-D dataset

The CREMA-D dataset consists of audio and video recordings of 7,442 different people displaying various emotions. It is a useful tool for study on the identification and recognition of emotions since each clip is tagged with labels indicating the main emotion being exhibited. The dataset is well-balanced, with representation from a wide variety of ages, genders, and races. It is excellent for developing and testing machine learning models for problems involving emotion recognition.

Requirements

To use this model, you will need to have the following dependencies installed:

  • numpy
  • pandas
  • matplotlib
  • seaborn
  • sklearn
  • librosa

Team

Nayana Krishna Skandhan R Nair Kristiena Benny Joel Georgie Jacob
Nayana Krishna Skandhan R Nair Kristiena Benny Joel Georgie Jacob

About

A machine learning project that aims to classify various emotional states of a human based on audio recordings using the CREMA-D dataset

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published