Voice Emotion Detection

This is a project I undertook during my time at the University of North Texas. A model that detects emotion from voice recordings.

Colab Notebook:


Try it yourself


Step 1: Choose an Audio

Angry

Calm

Fearful

Happy

Sad

Disgust

Fearful

Neutral

The model accepts .npy files. You can record yourself and get the .npy files to upload here through my record-to-npy-converter Colab Notebook. The notebook will guide you through using it.


Step 2: Let the Deep Learning Predict the Emotion!