paper-with-me

Papers

Deliberation Model for On-Device Spoken Language Understanding

2022-04-04 · Duc Le, Akshat Shrivastava, Paden Tomasello, Suyoun Kim, Aleksandr Livshits, Ozlem Kalinli, Michael L. Seltzer

We propose a novel deliberation-based approach to end-to-end (E2E) spoken language understanding (SLU), where a streaming automatic speech recognition (ASR) model produces the first-pass hypothesis and a second-pass natural language understanding (NLU) component generates the semantic parse by conditioning on both ASR's text and audio embeddings. By formulating E2E SLU as a generalized decoder, our system is able to support complex compositional semantic structures. Furthermore, the sharing of parameters between ASR and NLU makes the system especially suitable for resource-constrained (on-device) environments; our proposed approach consistently outperforms strong pipeline NLU baselines by 0.60% to 0.65% on the spoken version of the TOPv2 dataset (STOP). We demonstrate that the fusion of text and audio features, coupled with the system's ability to rewrite the first-pass hypothesis, makes our approach more robust to ASR errors. Finally, we show that our approach can significantly reduce the degradation when moving from natural speech to synthetic speech training, but more work is required to make text-to-speech (TTS) a viable solution for scaling up E2E SLU.

📄 PDF Abstract BibTeX arXiv:2204.01893

Code (0)

등록된 구현이 없습니다.

Tasks

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)DecodermodelNatural Language Understandingspeech-recognitionSpeech RecognitionSpoken Language Understandingtext-to-speechText to Speech

Similar Papers 제목 키워드 기반

PRoDeliberation: Parallel Robust Deliberation for End-to-End Spoken Language Understanding

2024-06-12 · Trang Le, Daniel Lazar, Suyoun Kim, Shan Jiang 외

Spoken Language Understanding (SLU) is a critical component of voice assistants; it consists of converting speech to semantic parses for task execution. Previous works have explored end-to-end models to improve the quali…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Denoisingspeech-recognition+2

Snips Voice Platform: an embedded Spoken Language Understanding system for private-by-design voice interfaces

2018-05-25 · Alice Coucke, Alaa Saade, Adrien Ball, Théodore Bluche 외

This paper presents the machine learning architecture of the Snips Voice Platform, a software solution to perform Spoken Language Understanding on microprocessors typical of IoT devices. The embedded inference is fast an…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)BIG-bench Machine LearningNatural Language Understanding+2

Spoken Language Understanding on the Edge

2018-10-30 · Alaa Saade, Alice Coucke, Alexandre Caulier, Joseph Dureau 외

We consider the problem of performing Spoken Language Understanding (SLU) on small devices typical of IoT applications. Our contributions are twofold. First, we outline the design of an embedded, private-by-design SLU sy…

Spoken Language Understanding

Two-Pass Low Latency End-to-End Spoken Language Understanding

2022-07-14 · Siddhant Arora, Siddharth Dalmia, Xuankai Chang, Brian Yan 외

End-to-end (E2E) models are becoming increasingly popular for spoken language understanding (SLU) systems and are beginning to achieve competitive performance to pipeline-based approaches. However, recent work has shown …

speech-recognitionSpeech RecognitionSpoken Language UnderstandingVocal Bursts Valence Prediction

Integrating Pretrained ASR and LM to Perform Sequence Generation for Spoken Language Understanding

2023-07-20 · Siddhant Arora, Hayato Futami, Yosuke Kashiwagi, Emiru Tsunoo 외

There has been an increased interest in the integration of pretrained speech recognition (ASR) and language models (LM) into the SLU framework. However, prior methods often struggle with a vocabulary mismatch between pre…

speech-recognitionSpeech RecognitionSpoken Language Understanding