paper-with-me

Papers

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

2024-06-12 · Trang Le, Daniel Lazar, Suyoun Kim, Shan Jiang, Duc Le, Adithya Sagar, Aleksandr Livshits, Ahmed Aly, Akshat Shrivastava

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 quality and robustness of SLU models with Deliberation, however these models have remained autoregressive, resulting in higher latencies. In this work we introduce PRoDeliberation, a novel method leveraging a Connectionist Temporal Classification-based decoding strategy as well as a denoising objective to train robust non-autoregressive deliberation models. We show that PRoDeliberation achieves the latency reduction of parallel decoding (2-10x improvement over autoregressive models) while retaining the ability to correct Automatic Speech Recognition (ASR) mistranscriptions of autoregressive deliberation systems. We further show that the design of the denoising training allows PRoDeliberation to overcome the limitations of small ASR devices, and we provide analysis on the necessity of each component of the system.

📄 PDF Abstract BibTeX arXiv:2406.07823

Code (0)

등록된 구현이 없습니다.

Tasks

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Denoisingspeech-recognitionSpeech RecognitionSpoken Language Understanding

Similar Papers 제목 키워드 기반

Deliberation Model for On-Device Spoken Language Understanding

2022-04-04 · Duc Le, Akshat Shrivastava, Paden Tomasello, Suyoun Kim 외

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 natu…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Decodermodel+6

Scaling Up Deliberation for Multilingual ASR

2022-10-11 · Ke Hu, Bo Li, Tara N. Sainath

Multilingual end-to-end automatic speech recognition models are attractive due to its simplicity in training and deployment. Recent work on large-scale training of such models has shown promising results compared to mono…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Decoderspeech-recognition+1

StepAudio 3 Realtime Technical Report

2026-09-12 · Bin Lin, Bo Zhao, Boyang Zhang, Boyong Wu 외 hf

Realtime spoken interaction demands deep reasoning, prompt responses, and fluid turn-taking. We present StepAudio 3 Realtime, an audio-language foundation model organized around a continuous listen-converse-think-act loo…

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

Thinking with Many Minds: Using Large Language Models for Multi-Perspective Problem-Solving

2025-01-04 · Sanghyun Park, Boris Maciejovsky, Phanish Puranam

Complex problem-solving requires cognitive flexibility--the capacity to entertain multiple perspectives while preserving their distinctiveness. This flexibility replicates the "wisdom of crowds" within a single individua…

Language ModelingLanguage ModellingLarge Language Model