Audio Emotion Detection is a project aimed at classifying audio tracks into different emotion categories using machine learning techniques. The project uses the GTZAN dataset for music genre ...
This project implements a Speech Emotion Recognition system using TensorFlow and Keras. It processes audio recordings of human speech, extracts Mel-Frequency Cepstral Coefficients (MFCCs) using ...