Long-span language modeling for speech recognition (1911.04571v1)
Abstract: We explore neural LLMing for speech recognition where the context spans multiple sentences. Rather than encode history beyond the current sentence using a cache of words or document-level features, we focus our study on the ability of LSTM and Transformer LLMs to implicitly learn to carry over context across sentence boundaries. We introduce a new architecture that incorporates an attention mechanism into LSTM to combine the benefits of recurrent and attention architectures. We conduct LLMing and speech recognition experiments on the publicly available LibriSpeech corpus. We show that conventional training on a paragraph-level corpus results in significant reductions in perplexity compared to training on a sentence-level corpus. We also describe speech recognition experiments using long-span LLMs in second-pass re-ranking, and provide insights into the ability of such models to take advantage of context beyond the current sentence.
- Sarangarajan Parthasarathy (9 papers)
- William Gale (5 papers)
- Xie Chen (165 papers)
- George Polovets (5 papers)
- Shuangyu Chang (9 papers)