VoxForge
Hello,
I'm trying to run Julius, but there are some problems with configuring it.
julius-4.1.1 -input file -filelist lst.txt -d lml/lm_giga_64k_nvp_3gram.arpa -v lm_giga_64k_nvp.hvite.dic' -h hmmdefs
It shows massages like:
Error: voca_load_htkdict: zh-iy+v
Error: voca_load_htkdict: zh-k+ao
Error: voca_load_htkdict: zh-k+ow
And at the end:
Error: voca_load_htkdict: end missing phones
Error: init_voca: error in reading /media/sdb6/lml/lm_giga_64k_nvp.hvite.dic: 8289 words failed out of 4 words
ERROR: m_fusion: failed to read dictionary, terminated
ERROR: m_fusion: failed to initialize dictionary
ERROR: Error in loading model
--- (Edited on 1/9/2009 8:56 am [GMT-0600] by Visitor) ---
Hi Alexei,
>Error: init_voca: error in reading /media/sdb6/lml/lm_giga_64k_nvp.hvite.dic:
>8289 words failed out of 4 words
This looks like your pronunciation dictionary is using a different phoneme set than what your acoustic model (hmmdef) was trained with... where did you get your hmmdef files?
Ken
--- (Edited on 1/12/2009 11:26 am [GMT-0500] by kmaclean) ---