paper-with-me

홈 › Papers

A Deliberation-based Joint Acoustic and Text Decoder

2023-03-23 · Sepand Mavandadi, Tara N. Sainath, Ke Hu, Zelin Wu

We propose a new two-pass E2E speech recognition model that improves ASR performance by training on a combination of paired data and unpaired text data. Previously, the joint acoustic and text decoder (JATD) has shown promising results through the use of text data during model training and the recently introduced deliberation architecture has reduced recognition errors by leveraging first-pass decoding results. Our method, dubbed Deliberation-JATD, combines the spelling correcting abilities of deliberation with JATD's use of unpaired text data to further improve performance. The proposed model produces substantial gains across multiple test sets, especially those focused on rare words, where it reduces word error rate (WER) by between 12% and 22.5% relative. This is done without increasing model size or requiring multi-stage training, making Deliberation-JATD an efficient candidate for on-device applications.

📄 PDF Abstract BibTeX arXiv:2303.15293

Code (0)

등록된 구현이 없습니다.

Tasks

Decoderspeech-recognitionSpeech Recognition

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Improving Deliberation by Text-Only and Semi-Supervised Training

2022-06-29 · Ke Hu, Tara N. Sainath, Yanzhang He, Rohit Prabhavalkar 외

Text-only and semi-supervised training based on audio-only data has gained popularity recently due to the wide availability of unlabeled text and speech data. In this work, we propose incorporating text-only and semi-sup…

DecoderLanguage ModelingLanguage Modellingtext-to-speech+1

Deliberation Model Based Two-Pass End-to-End Speech Recognition

2020-03-17 · Ke Hu, Tara N. Sainath, Ruoming Pang, Rohit Prabhavalkar

End-to-end (E2E) models have made rapid progress in automatic speech recognition (ASR) and perform competitively relative to conventional models. To further improve the quality, a two-pass model has been proposed to resc…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)DecoderProper Noun+3

Deliberation Networks: Sequence Generation Beyond One-Pass Decoding

2017-12-01 · NeurIPS 2017 12 · Yingce Xia, Fei Tian, Lijun Wu, Jianxin Lin 외

The encoder-decoder framework has achieved promising progress for many sequence generation tasks, including machine translation, text summarization, dialog system, image captioning, etc. Such a framework adopts an one-pa…

ArticlesDecoderImage CaptioningMachine Translation+3

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

Transformer Based Deliberation for Two-Pass Speech Recognition

2021-01-27 · Ke Hu, Ruoming Pang, Tara N. Sainath, Trevor Strohman

Interactive speech recognition systems must generate words quickly while also producing accurate results. Two-pass models excel at these requirements by employing a first-pass decoder that quickly emits words, and a seco…

Decoderspeech-recognitionSpeech RecognitionVocal Bursts Valence Prediction