Scripts run on Kaldi toolkit on Kaggle's Tensorflow Speech Recognition Challenge. The URL to the challenge is here.
To run the script, you have to copy this folder to $kaldi_path/egs/
Check the symbolic links of utils, steps, conf, local folders if it does work.
The kernel describe this repository is on kaggle.
Create training and validation data:
python data_prep.py
Create evaluation data:
python eval_prep.py
Training data (running from stage 0):
. ./path.sh
./run.sh --stage 0