Skip to content

This project was for the pattern recognition course I studied in college. This was the beginning of dealing with neural networks and 2 CNN models were made, 1-d model and 2-d model to deal with different forms of the data, audio and image, respectively.

Notifications You must be signed in to change notification settings

nouranHisham/speech_emotion_recognition

Repository files navigation

speech_emotion_recognition

Speech is the most natural way of expressing ourselves as humans. It is only natural then to extend this communication medium to computer applications. We define speech emotion recognition (SER) systems as a collection of methodologies that process and classify speech signals to detect the embedded emotions.

1-D CNN model was made when dealing with data was made on it in audio format.

2-D cNN model was made when dealing with data was made on it after converting it to mel-spectrogram format.

(detailed project requirements can be found in the PR-assignment 3 pdf)

further details can be found in the report pdf.

About

This project was for the pattern recognition course I studied in college. This was the beginning of dealing with neural networks and 2 CNN models were made, 1-d model and 2-d model to deal with different forms of the data, audio and image, respectively.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages