paper-with-me

홈 › Papers

Real-time Speech Emotion Recognition Based on Syllable-Level Feature Extraction

2022-04-25 · Abdul Rehman, Zhen-Tao Liu, Min Wu, Wei-Hua Cao, Cheng-Shan Jiang

Speech emotion recognition systems have high prediction latency because of the high computational requirements for deep learning models and low generalizability mainly because of the poor reliability of emotional measurements across multiple corpora. To solve these problems, we present a speech emotion recognition system based on a reductionist approach of decomposing and analyzing syllable-level features. Mel-spectrogram of an audio stream is decomposed into syllable-level components, which are then analyzed to extract statistical features. The proposed method uses formant attention, noise-gate filtering, and rolling normalization contexts to increase feature processing speed and tolerance to adversity. A set of syllable-level formant features is extracted and fed into a single hidden layer neural network that makes predictions for each syllable as opposed to the conventional approach of using a sophisticated deep learner to make sentence-wide predictions. The syllable level predictions help to achieve the real-time latency and lower the aggregated error in utterance level cross-corpus predictions. The experiments on IEMOCAP (IE), MSP-Improv (MI), and RAVDESS (RA) databases show that the method archives real-time latency while predicting with state-of-the-art cross-corpus unweighted accuracy of 47.6% for IE to MI and 56.2% for MI to IE.

📄 PDF Abstract BibTeX arXiv:2204.11382

Code (0)

등록된 구현이 없습니다.

Tasks

Cross-corpusEmotion RecognitionSentenceSpeech Emotion Recognition

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

The Role of Phonetic Units in Speech Emotion Recognition

2021-08-02 · Jiahong Yuan, Xingyu Cai, Renjie Zheng, Liang Huang 외

We propose a method for emotion recognition through emotiondependent speech recognition using Wav2vec 2.0. Our method achieved a significant improvement over most previously reported results on IEMOCAP, a benchmark emoti…

Emotion RecognitionSpeech Emotion Recognitionspeech-recognitionSpeech Recognition

QI-TTS: Questioning Intonation Control for Emotional Speech Synthesis

2023-03-14 · Haobin Tang, xulong Zhang, Jianzong Wang, Ning Cheng 외

Recent expressive text to speech (TTS) models focus on synthesizing emotional speech, but some fine-grained styles such as intonation are neglected. In this paper, we propose QI-TTS which aims to better transfer and cont…

Emotional Speech SynthesisSentenceSpeech Synthesistext-to-speech+1

Multi-level Fusion of Wav2vec 2.0 and BERT for Multimodal Emotion Recognition

2022-07-11 · Zihan Zhao, Yanfeng Wang, Yu Wang

The research and applications of multimodal emotion recognition have become increasingly popular recently. However, multimodal emotion recognition faces the challenge of lack of data. To solve this problem, we propose to…

Emotion RecognitionMultimodal Emotion RecognitionTransfer Learning

Syllable based DNN-HMM Cantonese Speech to Text System

2024-02-13 · LREC 2016 5 · Timothy Wong, Claire Li, Sam Lam, Billy Chiu 외

This paper reports our work on building up a Cantonese Speech-to-Text (STT) system with a syllable based acoustic model. This is a part of an effort in building a STT system to aid dyslexic students who have cognitive de…

speech-recognitionSpeech RecognitionSpeech-to-Text

A Comparison of Hybrid and End-to-End Models for Syllable Recognition

2019-09-19 · Sebastian P. Bayerl, Korbinian Riedhammer

This paper presents a comparison of a traditional hybrid speech recognition system (kaldi using WFST and TDNN with lattice-free MMI) and a lexicon-free end-to-end (TensorFlow implementation of multi-layer LSTM with CTC t…

Language ModelingLanguage Modellingspeech-recognitionSpeech Recognition