paper-with-me

Papers

Leveraging Content and Acoustic Representations for Speech Emotion Recognition

2024-09-09 · Soumya Dutta, Sriram Ganapathy

Speech emotion recognition (SER), the task of identifying the expression of emotion from spoken content, is challenging due to the difficulty in extracting representations that capture emotional attributes from speech. The scarcity of labeled datasets further complicates the challenge where large models are prone to over-fitting. In this paper, we propose CARE (Content and Acoustic Representations of Emotions), where we design a dual encoding scheme which emphasizes semantic and acoustic factors of speech. While the semantic encoder is trained using distillation from utterance-level text representations, the acoustic encoder is trained to predict low-level frame-wise features of the speech signal. The proposed dual encoding scheme is a base-sized model trained only on unsupervised raw speech. With a simple light-weight classification model trained on the downstream task, we show that the CARE embeddings provide effective emotion recognition on a variety of datasets. We compare the proposal with several other self-supervised models as well as recent large-language model based approaches. In these evaluations, the proposed CARE is shown to be the best performing model based on average performance across 8 diverse datasets. We also conduct several ablation studies to analyze the importance of various design choices.

📄 PDF Abstract BibTeX arXiv:2409.05566

Code (1)

iiscleap/care 공식 구현 pytorch

Tasks

Emotion RecognitionLanguage ModellingLarge Language ModelSpeech Emotion Recognition

Similar Papers 제목 키워드 기반

Exploring Acoustic Similarity in Emotional Speech and Music via Self-Supervised Representations

2024-09-26 · Yujia Sun, Zeyu Zhao, Korin Richmond, Yuanchao Li

Emotion recognition from speech and music shares similarities due to their acoustic overlap, which has led to interest in transferring knowledge between these domains. However, the shared acoustic cues between speech and…

Domain AdaptationDomain GeneralizationEmotion RecognitionMusic Emotion Recognition+3

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

On the Contribution of Lexical Features to Speech Emotion Recognition

2025-09-06 · David Combei arxiv

Although paralinguistic cues are often considered the primary drivers of speech emotion recognition (SER), we investigate the role of lexical content extracted from speech and show that it can achieve competitive and in …

Speech Emotion RecognitionAudio Denoising

Disentangling Textual and Acoustic Features of Neural Speech Representations

2024-10-03 · Hosein Mohebbi, Grzegorz Chrupała, Willem Zuidema, Afra Alishahi 외

Neural speech models build deeply entangled internal representations, which capture a variety of features (e.g., fundamental frequency, loudness, syntactic category, or semantic content of a word) in a distributed encodi…

DisentanglementEmotion RecognitionSpeaker Identification

Evaluating Emotion Recognition in Spoken Language Models on Emotionally Incongruent Speech

2025-10-29 · Pedro Corrêa, João Lima, Victor Moreno, Lucas Ueda 외 arxiv

Advancements in spoken language processing have driven the development of spoken language models (SLMs), designed to achieve universal audio understanding by jointly learning text and audio representations for a wide ran…

Speech Emotion Recognition