emovoz
Introduction
A simple Speech Emotion Recognition (SER) API created using Flask and running in a Docker container.
The SER system was built with Python and trained with audios produced by Portuguese speakers.
API inputs:
- wav files
API Outputs:
- 0 - Happiness
- 1 - Neutral
- 2 - Anger
- 3 - Sadness