VoxForge
hello every body,
actually i am new to htk and i am using this sotware to implement my final year project.....
I have followed all the steps up to creating monophine hmms where the probem occured.
I tried to do the re-estimation by typing the following command
HERest -A -D -T 1 -C config -I phones0.mlf -t 250.0 150.0 1000.0 -S train.scp -H hmm0/macros -H hmm0/hmmdefs -M hmm1 monophones0
I get the error
7060: physical name expected at the 0'th hmm...
please anyone can suggest to me what to do???
I will be really thankfulll...
>7060: physical name expected at the 0'th hmm...
sounds like you have a mistake in your proto or monophones0 file - make sure there are no weird characters in these files.
Especially if you are copying directly from the VoxForge tutorial web page to an IDE that can accept embedded HTML - copy to a text editor before copying to your IDE if this is the case...
Ken