paper-with-me

홈 › Papers

Speech Emotion Recognition with Distilled Prosodic and Linguistic Affect Representations

2023-09-09 · Debaditya Shome, Ali Etemad

We propose EmoDistill, a novel speech emotion recognition (SER) framework that leverages cross-modal knowledge distillation during training to learn strong linguistic and prosodic representations of emotion from speech. During inference, our method only uses a stream of speech signals to perform unimodal SER thus reducing computation overhead and avoiding run-time transcription and prosodic feature extraction errors. During training, our method distills information at both embedding and logit levels from a pair of pre-trained Prosodic and Linguistic teachers that are fine-tuned for SER. Experiments on the IEMOCAP benchmark demonstrate that our method outperforms other unimodal and multimodal techniques by a considerable margin, and achieves state-of-the-art performance of 77.49% unweighted accuracy and 78.91% weighted accuracy. Detailed ablation studies demonstrate the impact of each component of our method.

📄 PDF Abstract BibTeX arXiv:2309.04849

Code (0)

등록된 구현이 없습니다.

Tasks

Emotion RecognitionKnowledge DistillationSpeech Emotion Recognition

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

VowelPrompt: Hearing Speech Emotions from Text via Vowel-level Prosodic Augmentation

2026-02-06 · Yancheng Wang, Osama Hanna, Ruiming Xie, Xianfeng Rui 외 arxiv

Emotion recognition in speech presents a complex multimodal challenge, requiring comprehension of both linguistic content and vocal expressivity, particularly prosodic features such as fundamental frequency, intensity, a…

Reinforcement LearningEmotion Recognition

Emotion-Aware Prosodic Phrasing for Expressive Text-to-Speech

2023-09-21 · Rui Liu, Bin Liu, Haizhou Li

Prosodic phrasing is crucial to the naturalness and intelligibility of end-to-end Text-to-Speech (TTS). There exist both linguistic and emotional prosody in natural speech. As the study of prosodic phrasing has been ling…

text-to-speechText to Speech

Improving Speech Emotion Recognition with Unsupervised Speaking Style Transfer

2022-11-16 · Leyuan Qu, Wei Wang, Cornelius Weber, Pengcheng Yue 외

Humans can effortlessly modify various prosodic attributes, such as the placement of stress and the intensity of sentiment, to convey a specific emotion while maintaining consistent linguistic content. Motivated by this …

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Data AugmentationDecoder+6

VAW-GAN for Disentanglement and Recomposition of Emotional Elements in Speech

2020-11-03 · Kun Zhou, Berrak Sisman, Haizhou Li

Emotional voice conversion (EVC) aims to convert the emotion of speech from one state to another while preserving the linguistic content and speaker identity. In this paper, we study the disentanglement and recomposition…

DecoderDisentanglementGenerative Adversarial NetworkVoice Conversion

Probing Speech Emotion Recognition Transformers for Linguistic Knowledge

2022-04-01 · Andreas Triantafyllopoulos, Johannes Wagner, Hagen Wierstorf, Maximilian Schmitt 외

Large, pre-trained neural networks consisting of self-attention layers (transformers) have recently achieved state-of-the-art results on several speech emotion recognition (SER) datasets. These models are typically pre-t…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Emotion RecognitionSpeech Emotion Recognition+2