Kaldi is an open-source speech recognition toolkit written in C++ for speech recognition and signal processing, freely available under the Apache License v2.0.
Kaldi aims to provide software that is flexible and extensible, and is intended for use by automatic speech recognition (ASR) researchers for building a recognition system.
It supports linear transforms, MMI, boosted MMI and MCE discriminative training, feature-space discriminative training, and deep neural networks.
Kaldi is capable of generating features like mfcc, fbank, fMLLR, etc. Hence in recent deep neural network research, a popular usage of Kaldi is to pre-process raw waveform into acoustic feature for end-to-end neural models.
Kaldi has been incorporated as part of the CHiME Speech Separation and Recognition Challenge over several successive events. The software was initially developed as part of a 2009 workshop at Johns Hopkins University.
Kaldi is named after the legendary Ethiopian goat herder Kaldi who was said to have discovered the coffee plant.
See also
- Free and open-source software portal
External links
- Official website
- Kaldi – The official GitHub project
- Kaldi paper - The Kaldi Speech Recognition Toolkit
- VOSK – open source and commercial models from Alpha Cephei on Kaldi foundations
References
"Kaldi: About the Kaldi project". kaldi-asr.org. http://kaldi-asr.org/doc/about.html ↩
"Kaldi: Deep Neural Networks in Kaldi". kaldi-asr.org. http://kaldi-asr.org/doc/dnn.html ↩
"The 4th CHiME Speech Separation and Recognition Challenge". Archived from the original on 16 February 2017. Retrieved 15 February 2017. https://web.archive.org/web/20170216210537/http://spandh.dcs.shef.ac.uk/chime_challenge/software.html ↩
"The 3rd CHiME Speech Separation and Recognition Challenge". Archived from the original on 26 July 2017. Retrieved 15 February 2017. https://web.archive.org/web/20170726013949/http://spandh.dcs.shef.ac.uk/chime_challenge/chime2015/software.html ↩
Emmanuel Vincent, Jon Barker, Shinji Watanabe, Jonathan Le Roux, Francesco Nesta, et al.. The second 'CHiME' Speech Separation and Recognition Challenge: Datasets, tasks and baselines. ICASSP - 38th International Conference on Acoustics, Speech, and Signal Processing - 2013, May 2013, Vancouver, Canada. pp.126-130, 2013. ↩
"History of the Kaldi project". Retrieved 26 July 2017. http://kaldi-asr.org/doc/history.html ↩
"Kaldi: About the Kaldi project". https://kaldi-asr.org/doc/about.html ↩