From: Mate A. <ele...@gm...> - 2015-06-15 16:58:57
|
Hi, I've 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 dataset. 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? |