This was a final year project based on Speech Emotion Recognition(SER) Systems
Clone the project
git clone https://github.com/restacksyj/speech-emotion-detection
Install all dependencies
pip install -r requirements.txt
Start the server
python main.py
The app is deployed on Heroku.