Publication Details
The Kaldi Speech Recognition Toolkit
Ghoshal Arnab
Boulianne Gilles
Burget Lukáš, doc. Ing., Ph.D. (DCGM)
Glembek Ondřej, Ing., Ph.D.
Goel Nagendra
Hannemann Mirko, Ph.D.
Motlíček Petr, doc. Ing., Ph.D. (DCGM)
Qian Yanmin
Schwarz Petr, Ing., Ph.D. (DCGM)
Silovský Jan
Stemmer Georg
Veselý Karel, Ing., Ph.D. (DCGM)
speech recognition, toolkit
We described the design of Kaldi, a free and open-source speech recognition toolkit. The toolkit currently supports modelling of context-dependent phones of arbitrary context lengths, and all commonly used techniques that can be estimated using maximum likelihood. It also supports the recently proposed SGMMs. Development of Kaldi is continuing and we are working on using large language models in the FST framework, lattice generation and discriminative training.
We describe the design of Kaldi, a free, open-source toolkit for speech recognition research. Kaldi provides a speech recognition system based on finite-state transducers (using the freely available OpenFst), together with detailed documentation and scripts for building complete recognition systems. Kaldi is written is C++, and the core library supports modeling of arbitrary phonetic-context sizes, acoustic modeling with subspace Gaussian mixture models (SGMM) as well as standard Gaussian mixture models, together with all commonly used linear and affine transforms. Kaldi is released under the Apache License v2.0, which is highly nonrestrictive, making it suitable for a wide community of users.
@inproceedings{BUT127200,
author="Daniel {Povey} and Arnab {Ghoshal} and Gilles {Boulianne} and Lukáš {Burget} and Ondřej {Glembek} and Nagendra {Goel} and Mirko {Hannemann} and Petr {Motlíček} and Yanmin {Qian} and Petr {Schwarz} and Jan {Silovský} and Georg {Stemmer} and Karel {Veselý}",
title="The Kaldi Speech Recognition Toolkit",
booktitle="Proceedings of ASRU 2011",
year="2011",
pages="1--4",
publisher="IEEE Signal Processing Society",
address="Hilton Waikoloa Village Resort, Hawaii",
isbn="978-1-4673-0366-8",
url="http://www.fit.vutbr.cz/research/groups/speech/publi/2011/povey_asru2011_Kaldi%20toolkit.pdf"
}