Litcius/Paper detail

PyChain: A Fully Parallelized PyTorch Implementation of LF-MMI for End-to-End ASR

Yiwen Shao, Yiming Wang, Daniel Povey, Sanjeev Khudanpur

202025 citationsDOI

Abstract

We present PYCHAIN, a fully parallelized PyTorch implementation of end-to-end lattice-free maximum mutual information (LF-MMI) training for the so-called chain models in the Kaldi automatic speech recognition (ASR) toolkit.Unlike other Py-Torch and Kaldi based ASR toolkits, PYCHAIN is designed to be as flexible and light-weight as possible so that it can be easily plugged into new ASR projects, or other existing PyTorchbased ASR tools, as exemplified respectively by a new project PYCHAIN-EXAMPLE, and ESPRESSO, an existing end-to-end ASR toolkit.PYCHAIN's efficiency and flexibility is demonstrated through such novel features as full GPU training on numerator/denominator graphs, and support for unequal length sequences.Experiments on the WSJ dataset show that with simple neural networks and commonly used machine learning techniques, PYCHAIN can achieve competitive results that are comparable to Kaldi and better than other end-to-end ASR systems.

Topics & Concepts

End-to-end principleComputer scienceParallel computingComputer architectureArtificial intelligenceSpeech Recognition and SynthesisSpeech and dialogue systemsNetwork Packet Processing and Optimization
PyChain: A Fully Parallelized PyTorch Implementation of LF-MMI for End-to-End ASR | Litcius