keras-kaldi
keras-kaldi copied to clipboard
exp/tri2b Data Processing
Hi,
I am currently trying to run the scripts within the kaldi folder where I have successfully run both pdnn and kaldi recipes to train DNNs. But the run_kt.sh requires tri2b folder where the requirement on how to proceed to get the preprocessed data to execute the above script is not clear. Could you please elaborate on how to go about creating data for running run_kt.sh.
You can train using any directory such as tri1, tri2a, tri2b, sat, sgmm2 etc. The training script uses alignments from the provided existing model. You need to call the appropriate alignment script inside run_kt.sh accordingly.
.