Speech Emotion Recognition using Support Vector Machine

Manas Jain,Shruthi Narayan,Pratibha Balaji,Bharath K P,Abhijit Bhowmick,Karthik R,Rajesh Kumar Muthu
DOI: https://doi.org/10.48550/arXiv.2002.07590
2020-02-03
Audio and Speech Processing
Abstract:In this project, we aim to classify the speech taken as one of the four emotions namely, sadness, anger, fear and happiness. The samples that have been taken to complete this project are taken from Linguistic Data Consortium (LDC) and UGA database. The important characteristics determined from the samples are energy, pitch, MFCC coefficients, LPCC coefficients and speaker rate. The classifier used to classify these emotional states is Support Vector Machine (SVM) and this is done using two classification strategies: One against All (OAA) and Gender Dependent Classification. Furthermore, a comparative analysis has been conducted between the two and LPCC and MFCC algorithms as well.
What problem does this paper attempt to address?