VoxForge
hi sir,
while testing my project i'm gettin following errors:
INFO: cont_mgau.c(510): Reading mixture weights file '/home/bharati/Desktop/tutorial/project/model_parameters/project.cd_cont_1000/mixture_weights'
ERROR: "c", line 653: Weight normalization failed for 42 senones
INFO: tmat.c(169): Reading HMM transition probability matrices: /home/bharati/Desktop/tutorial/project/model_parameters/project.cd_cont_1000/transition_matrices
WARNING: "tmat.c", line 242: Normalization failed for tmat 14 from state 0
WARNING: "tmat.c", line 242: Normalization failed for tmat 14 from state 1
WARNING: "tmat.c", line 242: Normalization failed for tmat 14 from state 2
WARNING: "tmat.c", line 242: Normalization failed for tmat 15 from state 0
WARNING: "tmat.c", line 242: Normalization failed for tmat 15 from state 1
WARNING: "tmat.c", line 242: Normalization failed for tmat 15 from state 2
http://www.adrive.com/public/683ad8d77b00b8ca5f87430aa7f9001857a8c22dc0d9e981be68d51eb6d6201a.html
Sir plzz also suggest any procedure to test my language model...
--- (Edited on 6/22/2010 1:49 pm [GMT-0500] by amitkr) ---
> ERROR: "c", line 653: Weight normalization failed for 42 senones
Not enough training data
> WARNING: "tmat.c", line 242: Normalization failed for tmat 14 from state 0
Not enough training data
> WARNING: "lm_3g_dmp.c", line 1067: No </s> in LM!
Incorrect language model, see documentation http://cmusphinx.sourceforge.net/wiki/languagemodelhowto
> ERROR: "wid.c", line 282: <UNK> is not a word in dictionary and it is not a class tag.
Same as above
> WARNING: "vithist.c", line 784: No word exit in frame 356, using exits from frame 127
Same as above
> Sir plzz also suggest any procedure to test my language model...
Calculate perplexity on a test set as documentation describe
--- (Edited on 6/23/2010 04:18 [GMT+0400] by nsh) ---
hi sir,
I'v created my own dictinary,language model n all...now i want to test it.plzz suggest how to test in sphinx3.plzz suggest ne site or documentation where it is given elaborately...as i'm new in this field....
do the errors above matter while testing????
thanks in advance.....
--- (Edited on 6/23/2010 7:28 am [GMT-0500] by amitkr) ---
--- (Edited on 6/23/2010 8:07 am [GMT-0500] by amitkr) ---