paper-with-me

홈 › Papers

Frame-level emotional state alignment method for speech emotion recognition

2023-12-27 · Qifei Li, Yingming Gao, Cong Wang, Yayue Deng, Jinlong Xue, Yichen Han, Ya Li

Speech emotion recognition (SER) systems aim to recognize human emotional state during human-computer interaction. Most existing SER systems are trained based on utterance-level labels. However, not all frames in an audio have affective states consistent with utterance-level label, which makes it difficult for the model to distinguish the true emotion of the audio and perform poorly. To address this problem, we propose a frame-level emotional state alignment method for SER. First, we fine-tune HuBERT model to obtain a SER system with task-adaptive pretraining (TAPT) method, and extract embeddings from its transformer layers to form frame-level pseudo-emotion labels with clustering. Then, the pseudo labels are used to pretrain HuBERT. Hence, the each frame output of HuBERT has corresponding emotional information. Finally, we fine-tune the above pretrained HuBERT for SER by adding an attention layer on the top of it, which can focus only on those frames that are emotionally more consistent with utterance-level label. The experimental results performed on IEMOCAP indicate that our proposed method performs better than state-of-the-art (SOTA) methods.

📄 PDF Abstract BibTeX arXiv:2312.16383

Code (1)

asolitaryman/hflea 공식 구현 pytorch

Tasks

Emotion RecognitionSpeech Emotion Recognition

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

DurFlex-EVC: Duration-Flexible Emotional Voice Conversion Leveraging Discrete Representations without Text Alignment

2024-01-16 · Hyung-Seok Oh, Sang-Hoon Lee, Deok-Hyeon Cho, Seong-Whan Lee

Emotional voice conversion (EVC) involves modifying various acoustic characteristics, such as pitch and spectral envelope, to match a desired emotional state while preserving the speaker's identity. Existing EVC methods …

DisentanglementSelf-Supervised LearningText to SpeechVoice Conversion

Improved Frame Level Features and SVM Supervectors Approach for the Recogniton of Emotional States from Speech: Application to categorical and dimensional states

2014-06-23 · Imen Trabelsi, Dorra Ben Ayed, Noureddine Ellouze

The purpose of speech emotion recognition system is to classify speakers utterances into different emotional states such as disgust, boredom, sadness, neutral and happiness. Speech features that are commonly used in spee…

Emotion RecognitionSpeech Emotion Recognition

OpenOmni: Large Language Models Pivot Zero-shot Omnimodal Alignment across Language with Real-time Self-Aware Emotional Speech Synthesis

2025-01-08 · Run Luo, Ting-En Lin, Haonan Zhang, Yuchuan Wu 외

Recent advancements in omnimodal learning have been achieved in understanding and generation across images, text, and speech, though mainly within proprietary models. Limited omnimodal datasets and the inherent challenge…

DecoderEmotional Speech SynthesisLanguage ModelingLanguage Modelling+2

UMETTS: A Unified Framework for Emotional Text-to-Speech Synthesis with Multimodal Prompts

2024-04-29 · Zhi-Qi Cheng, Xiang Li, Jun-Yan He, Junyao Chen 외

Emotional Text-to-Speech (E-TTS) synthesis has garnered significant attention in recent years due to its potential to revolutionize human-computer interaction. However, current E-TTS approaches often struggle to capture …

Contrastive LearningSpeech Synthesistext-to-speechText to Speech+1

Enhancing Multimodal Emotion Recognition through Multi-Granularity Cross-Modal Alignment

2024-12-30 · Xuechen Wang, Shiwan Zhao, Haoqin Sun, Hui Wang 외

Multimodal emotion recognition (MER), leveraging speech and text, has emerged as a pivotal domain within human-computer interaction, demanding sophisticated methods for effective multimodal integration. The challenge of …

cross-modal alignmentEmotion RecognitionMultimodal Emotion Recognition