vix.ing · top · new · best · stats · spec

Kaldi Speech Recognition Toolkit

2024/01/01 by Daniel Povey
Computer Science · #Music and Audio Processing #Speech Recognition and Synthesis #Speech and Audio Processing

paper · pdf · doi:10.57702/jb3fvbn9

openalex created_date 2016/06/24 · openalex publication_date 2024/01/01 · openalex updated_date 2026/07/23

Abstract

Abstract—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. I.

Cited by

Related