Skip to main content

Thread: HTK error +5010 while using HVite


hey there people!

have problem while using htk (hidden markov model toolkit).
i'm using own data (not voice) , made conversions needed.
i'm past initialisation , training of models (with simplest way possible), program unreasonably won't past testing phase. code use is:
code:
%initialize hmms hinit -i katas.mlf -w 1.0 -s 'train/train_heianshodan.scp' -m hmms/hmm0 'proto/heianshodan' hinit -i katas.mlf -w 1.0 -s 'train/train_heiannidan.scp' -m hmms/hmm0 'proto/heiannidan' hinit -i katas.mlf -w 1.0 -s 'train/train_heiansandan.scp' -m hmms/hmm0 'proto/heiansandan' hinit -i katas.mlf -w 1.0 -s 'train/train_heianyodan.scp' -m hmms/hmm0 'proto/heianyodan' hinit -i katas.mlf -w 1.0 -s 'train/train_heiangodan.scp' -m hmms/hmm0 'proto/heiangodan'   %re-estimate parameters of hmms hrest -i katas.mlf -w 1.0 -t 5 -s 'train/train_heianshodan.scp' -m hmms/hmm1 'hmms/hmm0/heianshodan' hrest -i katas.mlf -w 1.0 -t 5 -s 'train/train_heiannidan.scp' -m hmms/hmm1 'hmms/hmm0/heiannidan' hrest -i katas.mlf -w 1.0 -t 5 -s 'train/train_heiansandan.scp' -m hmms/hmm1 'hmms/hmm0/heiansandan' hrest -i katas.mlf -w 1.0 -t 5 -s 'train/train_heianyodan.scp' -m hmms/hmm1 'hmms/hmm0/heianyodan' hrest -i katas.mlf -w 1.0 -t 5 -s 'train/train_heiangodan.scp' -m hmms/hmm1 'hmms/hmm0/heiangodan'  %create network our hmms hbuild hmm_list network  %test hmms hvite -h hmms/hmm1 -t 1 -i recout.mlf -l '*' -w network -s 'test/test_old.scp' dictionary hmm_list hvite -h hmms/hmm1 -t 1 -i recout.mlf -l '*' -w network -s 'test/test_new.scp' dictionary hmm_list  %export results hresults -i katas.mlf hmm_list recout.mlf
so hvite gives me error msg:
error [+5010] initsource: cannot open source file heianyodan
error [+7010] loadhmmset: can't find file
error [+3228] initialise: loadhmmset failed
fatal error - terminating program hvite

ideas why? in hmms/hmm1 file heianyodan model exists , readable. when delete list, same error comes rest of models, it's not specific one. there error location reference?

thank help! i'm stuck!
sot

this sort of error caused mismatch in hmmdefs file


Forum The Ubuntu Forum Community Other Discussion and Support Education & Science HTK error +5010 while using HVite


Ubuntu

Comments

Popular posts from this blog

Warning, the Safe Path is not accessible vm3 - Joomla! Forum - community, help and support

uppercase letters in url - Joomla! Forum - community, help and support

Joomla! Update is not offering Joomla 3 - Joomla! Forum - community, help and support