paper-with-me

홈 › Papers

U2++: Unified Two-pass Bidirectional End-to-end Model for Speech Recognition

2021-06-10 · Di wu, BinBin Zhang, Chao Yang, Zhendong Peng, Wenjing Xia, Xiaoyu Chen, Xin Lei

The unified streaming and non-streaming two-pass (U2) end-to-end model for speech recognition has shown great performance in terms of streaming capability, accuracy, real-time factor (RTF), and latency. In this paper, we present U2++, an enhanced version of U2 to further improve the accuracy. The core idea of U2++ is to use the forward and the backward information of the labeling sequences at the same time at training to learn richer information, and combine the forward and backward prediction at decoding to give more accurate recognition results. We also proposed a new data augmentation method called SpecSub to help the U2++ model to be more accurate and robust. Our experiments show that, compared with U2, U2++ shows faster convergence at training, better robustness to the decoding method, as well as consistent 5\% - 8\% word error rate reduction gain over U2. On the experiment of AISHELL-1, we achieve a 4.63\% character error rate (CER) with a non-streaming setup and 5.05\% with a streaming setup with 320ms latency by U2++. To the best of our knowledge, 5.05\% is the best-published streaming result on the AISHELL-1 test set.

📄 PDF Abstract BibTeX arXiv:2106.05642

Code (0)

등록된 구현이 없습니다.

Tasks

Data Augmentationspeech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

WeNet 2.0: More Productive End-to-End Speech Recognition Toolkit

2022-03-29 · BinBin Zhang, Di wu, Zhendong Peng, Xingchen Song 외

Recently, we made available WeNet, a production-oriented end-to-end speech recognition toolkit, which introduces a unified two-pass (U2) framework and a built-in runtime to address the streaming and non-streaming decodin…

DecoderLanguage Modellingspeech-recognitionSpeech Recognition

A Unified Tagging Solution: Bidirectional LSTM Recurrent Neural Network with Word Embedding

2015-11-01 · Peilu Wang, Yao Qian, Frank K. Soong, Lei He 외

Bidirectional Long Short-Term Memory Recurrent Neural Network (BLSTM-RNN) has been shown to be very effective for modeling and predicting sequential data, e.g. speech utterances or handwritten documents. In this study, w…

ChunkingFeature Engineeringnamed-entity-recognitionNamed Entity Recognition+2

Non-autoregressive Transformer with Unified Bidirectional Decoder for Automatic Speech Recognition

2021-09-14 · Chuan-Fei Zhang, Yan Liu, Tian-Hao Zhang, Song-Lu Chen 외

Non-autoregressive (NAR) transformer models have been studied intensively in automatic speech recognition (ASR), and a substantial part of NAR transformer models is to use the casual mask to limit token dependencies. How…

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

Finetuning End-to-End Models for Estonian Conversational Spoken Language Translation

2024-07-04 · Tiia Sildam, Andra Velve, Tanel Alumäe

This paper investigates the finetuning of end-to-end models for bidirectional Estonian-English and Estonian-Russian conversational speech-to-text translation. Due to the limited availability of speech translation data fo…

Machine Translationspeech-recognitionSpeech RecognitionSpeech-to-Text+2

Discriminative Speech Recognition Rescoring with Pre-trained Language Models

2023-10-10 · Prashanth Gurunath Shivakumar, Jari Kolehmainen, Yile Gu, Ankur Gandhe 외

Second pass rescoring is a critical component of competitive automatic speech recognition (ASR) systems. Large language models have demonstrated their ability in using pre-trained information for better rescoring of ASR …

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