Kaldi Tutorial
Prerequisites
Getting started
Version control with Git
Overview of the distribution
Running the Example Scripts
Reading and modifying the code
Getting start
Assuming Git is installed, you can type to get the latest code
git clone https://github.com/kaldi-asr/kaldi.git kaldi-trunk --origin golden
Then cd to kaldi-trunk.
[0]