Three requirements

// Algorithms

Our goal is to produce software that can recognize emotion from a human voice. To build such software, we need:

  1. databases of human emotional speech recordings, annotated for the intended emotions;
  2. an analysis of these recordings in terms of acoustic (or auditory) features;
  3. an algorithm that relates these features to the emotions.