From: Jonathan Lucuix-A. <rum...@gm...> - 2015-06-12 14:43:25
|
Hi, I have trained a classifier for the LibriSpeech corpus using the 'egs/librispeech' recipe included in Kaldi's repository, and I am looking to generate forced alignments for the utterances in the training sets. So far, I have used the 's5/steps/align_si.sh' to generate the desired alignments. Does this script generate "forced" alignments, or does it ignore the word labels on the training examples when producing alignments? |