paper-with-me

Papers

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 second-pass decoder that requires more context but is more accurate. Previous work has established that a deliberation network can be an effective second-pass model. The model attends to two kinds of inputs at once: encoded audio frames and the hypothesis text from the first-pass model. In this work, we explore using transformer layers instead of long-short term memory (LSTM) layers for deliberation rescoring. In transformer layers, we generalize the "encoder-decoder" attention to attend to both encoded audio and first-pass text hypotheses. The output context vectors are then combined by a merger layer. Compared to LSTM-based deliberation, our best transformer deliberation achieves 7% relative word error rate improvements along with a 38% reduction in computation. We also compare against non-deliberation transformer rescoring, and find a 9% relative improvement.

📄 PDF Abstract BibTeX arXiv:2101.11577

Code (0)

등록된 구현이 없습니다.

Tasks

Decoderspeech-recognitionSpeech RecognitionVocal Bursts Valence Prediction

Similar Papers 제목 키워드 기반

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 Cascaded Multimodal Speech Translation

2019-10-29 · EMNLP (IWSLT) 2019 11 · Zixiu Wu, Ozan Caglayan, Julia Ive, Josiah Wang 외

This paper describes the cascaded multimodal speech translation systems developed by Imperial College London for the IWSLT 2019 evaluation campaign. The architecture consists of an automatic speech recognition (ASR) syst…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Machine TranslationMultimodal Machine Translation+3

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

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

Decoderspeech-recognitionSpeech Recognition

Improving Fast-slow Encoder based Transducer with Streaming Deliberation

2022-12-15 · Ke Li, Jay Mahadeokar, Jinxi Guo, Yangyang Shi 외

This paper introduces a fast-slow encoder based transducer with streaming deliberation for end-to-end automatic speech recognition. We aim to improve the recognition accuracy of the fast-slow encoder based transducer whi…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition+1