paper-with-me

홈 › Papers

External Language Model Integration for Factorized Neural Transducers

2023-05-26 · Michael Levit, Sarangarajan Parthasarathy, Cem Aksoylar, Mohammad Sadegh Rasooli, Shuangyu Chang

We propose an adaptation method for factorized neural transducers (FNT) with external language models. We demonstrate that both neural and n-gram external LMs add significantly more value when linearly interpolated with predictor output compared to shallow fusion, thus confirming that FNT forces the predictor to act like regular language models. Further, we propose a method to integrate class-based n-gram language models into FNT framework resulting in accuracy gains similar to a hybrid setup. We show average gains of 18% WERR with lexical adaptation across various scenarios and additive gains of up to 60% WERR in one entity-rich scenario through a combination of class-based n-gram and neural LMs.

📄 PDF Abstract BibTeX arXiv:2305.17304

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage Modellingmodel

Similar Papers 제목 키워드 기반

Effective internal language model training and fusion for factorized transducer model

2024-04-02 · Jinxi Guo, Niko Moritz, Yingyi Ma, Frank Seide 외

The internal language model (ILM) of the neural transducer has been widely studied. In most prior work, it is mainly used for estimating the ILM score and is subsequently subtracted during inference to facilitate improve…

Language ModelingLanguage Modellingmodel

Minimum Word Error Rate Training with Language Model Fusion for End-to-End Speech Recognition

2021-06-04 · Zhong Meng, Yu Wu, Naoyuki Kanda, Liang Lu 외

Integrating external language models (LMs) into end-to-end (E2E) models remains a challenging task for domain-adaptive speech recognition. Recently, internal language model estimation (ILME)-based LM fusion has shown sig…

Language ModelingLanguage Modellingspeech-recognitionSpeech Recognition

Home Automation System based on Intelligent Transducer Enablers

2024-02-06 · Manuel Suárez-Albela, Paula Fraga-Lamas, Tiago M. Fernández-Caramés, Adriana Dapena 외

This paper presents a novel home automation system named HASITE (Home Automation System based on Intelligent Transducer Enablers), which has been specifically designed to identify and configure transducers easily and qui…

On the Relation between Internal Language Model and Sequence Discriminative Training for Neural Transducers

2023-09-25 · Zijian Yang, Wei Zhou, Ralf Schlüter, Hermann Ney

Internal language model (ILM) subtraction has been widely applied to improve the performance of the RNN-Transducer with external language model (LM) fusion for speech recognition. In this work, we show that sequence disc…

Language ModelingLanguage ModellingRelationspeech-recognition+1

Ilargi: a GPU Compatible Factorized ML Model Training Framework

2025-02-04 · Wenbo Sun, Rihan Hai

The machine learning (ML) training over disparate data sources traditionally involves materialization, which can impose substantial time and space overhead due to data movement and replication. Factorized learning, which…

Computational EfficiencyCPUData IntegrationGPU