paper-with-me

홈 › Papers

Improving End-to-End SLU performance with Prosodic Attention and Distillation

2023-05-14 · Shangeth Rajaa

Most End-to-End SLU methods depend on the pretrained ASR or language model features for intent prediction. However, other essential information in speech, such as prosody, is often ignored. Recent research has shown improved results in classifying dialogue acts by incorporating prosodic information. The margins of improvement in these methods are minimal as the neural models ignore prosodic features. In this work, we propose prosody-attention, which uses the prosodic features differently to generate attention maps across time frames of the utterance. Then we propose prosody-distillation to explicitly learn the prosodic information in the acoustic encoder rather than concatenating the implicit prosodic features. Both the proposed methods improve the baseline results, and the prosody-distillation method gives an intent classification accuracy improvement of 8\% and 2\% on SLURP and STOP datasets over the prosody baseline.

📄 PDF Abstract BibTeX arXiv:2305.08067

Code (1)

skit-ai/slu-prosody 공식 구현 pytorch

Tasks

intent-classificationIntent ClassificationLanguage ModelingLanguage Modelling

Similar 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. …

Emotion RecognitionKnowledge DistillationSpeech Emotion Recognition

Prosodic Clustering for Phoneme-level Prosody Control in End-to-End Speech Synthesis

2021-11-19 · Alexandra Vioni, Myrsini Christidou, Nikolaos Ellinas, Georgios Vamvoukakis 외

This paper presents a method for controlling the prosody at the phoneme level in an autoregressive attention-based text-to-speech system. Instead of learning latent prosodic features with a variational framework as is co…

ClusteringDecoderSpeech Synthesistext-to-speech+1

A Character-level Span-based Model for Mandarin Prosodic Structure Prediction

2022-03-31 · Xueyuan Chen, Changhe Song, Yixuan Zhou, Zhiyong Wu 외

The accuracy of prosodic structure prediction is crucial to the naturalness of synthesized speech in Mandarin text-to-speech system, but now is limited by widely-used sequence-to-sequence framework and error accumulation…

Sentencetext-to-speechText to Speech

ProSarc: Prosody-Aware Sarcasm Recognition Framework via Temporal Prosodic Incongruity

2026-06-04 · Prathamjyot Singh, Ashima Sood, Sahil Sharma, Jasmeet Singh arxiv

We present ProSarc, an audio-only framework that detects sarcasm by modelling temporal prosodic incongruity, that is, the mismatch between local prosodic dynamics and the utterance-level emotional baseline. Dual encoding…

Parsing Speech: A Neural Approach to Integrating Lexical and Acoustic-Prosodic Information

2017-04-24 · NAACL 2018 6 · Trang Tran, Shubham Toshniwal, Mohit Bansal, Kevin Gimpel 외

In conversational speech, the acoustic signal provides cues that help listeners disambiguate difficult parses. For automatically parsing spoken utterances, we introduce a model that integrates transcribed text and acoust…

Sentence