Emotion Analysis from Audio
Utilise call recordings to improve customer support and uncover valuable insights.
Benefits
Pain point
Millions of calls and voice messages are being recorded every day, tracking customer interaction and other oral communication. The ability to categorise and contextualise the underlying emotion of those messages adds important insight to the effectiveness of customer support and employee wellness.
Solution
This workflow allows the user to examine the underlying spectrum of emotions within 8 categories from recorded messages. The workflow ingests an audio or video recording and transcribes any conversation. It then analyses this transcription and categorises each sentence to one of eight broad categories: Joy, Trust, Fear, Surprise, Sadness, Disgust, Anger, and Anticipation.
Usage
The input to this model is an mp3 file. Internally, the model transcribes the file and breaks it down into sentences, that are then analysed for underlying emotions. The output of the model is a JSON file with a formatted response of {sentence:emotion} pair.
Expectations/Limitations
This model performs best on emotionally heavy recordings such as reviews.
The language used in the audio transcription is analysed, but the tone of voice or pitch are not.