VoxForge
HERest -C config -I phones0.mlf -t 250.0 150.0 1000.0 -S train.scp -H hmm0/macros -H hmm0/hmmdefs -M hmm1 monophones0
But i got an error shows:
Pruning-On[250.0 150.0 1000.0]
ERROR [+7321] CreateInsts: Unknown label YOU
Can anyone help me??thanks
Hi Crystal,
From the HTK Manual:
+7321 Unknown model
Model in HMM List not found in HMMSet, check that the correct HMM List is being used.
In Step 6, your HMM list is the monophones0 file. Therefore I think you have a phone "YOU" in your monophones0 file that you did not create in your flat start hmmdefs file (see section "create hmmdefs" in Step 6 for more info.).
Ken