paper-with-me

홈 › Papers

Speech Emotion Recognition Using MFCC Features and LSTM-Based Deep Learning Model

2026-04-16 · Adelekun Oluwademilade, Ademola Adedamola, Abiola Abdulhakeem, Akinpelu Azeezat, Eraiyetan Israel, Omotosho Oluwadunsin, Ibenye Ikechukwu, Ayuba Muhammad, Olusanya Olamide, Kamorudeen Amuda arxiv

Speech Emotion Recognition (SER) is the use of machines to detect the emotional state of humans based on the speech, which is gaining importance in natural human-computer interaction. Speech is a very valuable source of information, as emotions modify the patterns of speech; pitch, energy and even timing. Nonetheless, SER is not an easy task because speakers are not constant, and situations vary when recording and the sound similarity between specific feelings. In this work, the author introduces a speech emotion recognition system relying on the Mel-Frequency Cepstral Coefficient and Long Short-Term Memory (LSTM) neural network, as a feature extraction method. The Toronto Emotional Speech Set (TESS) speech signal was pre-processed, and transformed into MFCC features to understand the important aspects in terms of time. The resultant features were then introduced to LSTM model, which is able to learn long term features of sequential audio data. The trained model was measured over several emotion classes occurring in the dataset. As seen in the results of experiments, the proposed MFCC-LSTM approach succeeds in capturing the patterns of emotions in speech and provides highly realistic classifications in all the chosen emotion classifications. This study presents a speech emotion recognition system using Mel-Frequency Cepstral Coefficients (MFCCs) as features and a deep learning LSTM classifier. A Support Vector Machine (SVM) with an RBF kernel served as a classical baseline, achieving 98% accuracy, against which the proposed LSTM model, achieving 99% accuracy, was validated. Overall, it is possible to confirm that LSTM-based architectures can be used to address the task of speech emotion recognition. Actual applications of the proposed system may be virtual assistants and mental health surveillance.

📄 PDF Abstract BibTeX arXiv:2604.25938

Code (0)

등록된 구현이 없습니다.

Tasks

Speech Emotion Recognition

Similar Papers 제목 키워드 기반

Speech Emotion Recognition with Dual-Sequence LSTM Architecture

2019-10-20 · Jianyou Wang, Michael Xue, Ryan Culhane, Enmao Diao 외

Speech Emotion Recognition (SER) has emerged as a critical component of the next generation human-machine interfacing technologies. In this work, we propose a new dual-level model that predicts emotions based on both MFC…

Emotion RecognitionSpeech Emotion Recognition

Evaluating Gammatone Frequency Cepstral Coefficients with Neural Networks for Emotion Recognition from Speech

2018-06-23 · Gabrielle K. Liu

Current approaches to speech emotion recognition focus on speech features that can capture the emotional content of a speech signal. Mel Frequency Cepstral Coefficients (MFCCs) are one of the most commonly used represent…

ClassificationEmotion RecognitionGeneral ClassificationSpeech Emotion Recognition+2

Novel Dual-Channel Long Short-Term Memory Compressed Capsule Networks for Emotion Recognition

2021-12-26 · Ismail Shahin, Noor Hindawi, Ali Bou Nassif, Adi Alhudhaif 외

Recent analysis on speech emotion recognition has made considerable advances with the use of MFCCs spectrogram features and the implementation of neural network approaches such as convolutional neural networks (CNNs). Ca…

Emotion RecognitionSpeech Emotion Recognition

Emotion Recognition from Speech

2019-12-22 · Kannan Venkataramanan, Haresh Rengaraj Rajamohan

In this work, we conduct an extensive comparison of various approaches to speech based emotion recognition systems. The analyses were carried out on audio recordings from Ryerson Audio-Visual Database of Emotional Speech…

Emotion ClassificationEmotion RecognitionGeneral Classification

DNN-HMM based Speaker Adaptive Emotion Recognition using Proposed Epoch and MFCC Features

2018-06-04 · Md. Shah Fahad, Jainath Yadav, Gyadhar Pradhan, Akshay Deepak

Speech is produced when time varying vocal tract system is excited with time varying excitation source. Therefore, the information present in a speech such as message, emotion, language, speaker is due to the combined ef…

Emotion Recognition