Hi
I receive the following error message when attempting to create hmm8 files using HERest command
Here is the output from HERest:
Processing Data: sample1.mfc; Label sample1.lab
Error [+7332] CreateInsts: Cannot have Tee models at start or end of transcription
Can anyone tell me what is going wrong here an what I need to change in order to proceed?
Thanks
Figured it out. For some reason in my aligned.mlf file every instance of "sil" was followed by an erroneous "sp". I figured it out by comparing my aligned.mlf file with the example file so thanks for giving example output in the tutorial :) . After removing the extra "sp" lines everything proceeded nicely.