paper-with-me

Papers

CIF-based Collaborative Decoding for End-to-end Contextual Speech Recognition

2020-12-17 · Minglun Han, Linhao Dong, Shiyu Zhou, Bo Xu

End-to-end (E2E) models have achieved promising results on multiple speech recognition benchmarks, and shown the potential to become the mainstream. However, the unified structure and the E2E training hamper injecting contextual information into them for contextual biasing. Though contextual LAS (CLAS) gives an excellent all-neural solution, the degree of biasing to given context information is not explicitly controllable. In this paper, we focus on incorporating context information into the continuous integrate-and-fire (CIF) based model that supports contextual biasing in a more controllable fashion. Specifically, an extra context processing network is introduced to extract contextual embeddings, integrate acoustically relevant context information and decode the contextual output distribution, thus forming a collaborative decoding with the decoder of the CIF-based model. Evaluated on the named entity rich evaluation sets of HKUST/AISHELL-2, our method brings relative character error rate (CER) reduction of 8.83%/21.13% and relative named entity character error rate (NE-CER) reduction of 40.14%/51.50% when compared with a strong baseline. Besides, it keeps the performance on original evaluation set without degradation.

📄 PDF Abstract BibTeX arXiv:2012.09466

Code (0)

등록된 구현이 없습니다.

Tasks

Decoderspeech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

Improving End-to-End Contextual Speech Recognition with Fine-Grained Contextual Knowledge Selection

2022-01-30 · Minglun Han, Linhao Dong, Zhenlin Liang, Meng Cai 외

Nowadays, most methods in end-to-end contextual speech recognition bias the recognition process towards contextual knowledge. Since all-neural contextual biasing methods rely on phrase-level contextual modeling and atten…

speech-recognitionSpeech Recognition

End-to-end contextual speech recognition using class language models and a token passing decoder

2018-12-05 · Zhehuai Chen, Mahaveer Jain, Yongqiang Wang, Michael L. Seltzer 외

End-to-end modeling (E2E) of automatic speech recognition (ASR) blends all the components of a traditional speech recognition system into a unified model. Although it simplifies training and decoding pipelines, the unifi…

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

LSTM-LM with Long-Term History for First-Pass Decoding in Conversational Speech Recognition

2020-10-21 · Xie Chen, Sarangarajan Parthasarathy, William Gale, Shuangyu Chang 외

LSTM language models (LSTM-LMs) have been proven to be powerful and yielded significant performance improvements over count based n-gram LMs in modern speech recognition systems. Due to its infinite history states and co…

Decoderspeech-recognitionSpeech Recognition

Contextualized Automatic Speech Recognition with Dynamic Vocabulary Prediction and Activation

2025-05-29 · Zhennan Lin, Kaixun Huang, Wei Ren, Linju Yang 외

Deep biasing improves automatic speech recognition (ASR) performance by incorporating contextual phrases. However, most existing methods enhance subwords in a contextual phrase as independent units, potentially compromis…

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

Tree-constrained Pointer Generator with Graph Neural Network Encodings for Contextual Speech Recognition

2022-07-02 · Guangzhi Sun, Chao Zhang, Philip C. Woodland

Incorporating biasing words obtained as contextual knowledge is critical for many automatic speech recognition (ASR) applications. This paper proposes the use of graph neural network (GNN) encodings in a tree-constrained…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Graph Neural Networkspeech-recognition+1