Acoustic Model Discussions

Flat
error while testing
User: amitkr
Date: 6/22/2010 1:49 pm
Views: 6915
Rating: 7

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

WARNING: "lm_3g_dmp.c", line 1067: No </s> in LM!
INFO: lm.c(691): The LM routine is operating at 16 bits mode
ERROR: "wid.c", line 282: <UNK> is not a word in dictionary and it is not a class tag.
INFO: wid.c(292): 1 LM words not in dictionary; ignored

WARNING: "vithist.c", line 784: No word exit in frame 356, using exits from frame 127
ERROR: "vithist.c", line 811: No word exit in frame 356, using exits from frame 127



sir i'm sending you my log file:

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) ---

Re: error while testing
User: nsh
Date: 6/22/2010 7:18 pm
Views: 141
Rating: 7

> 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) ---

Re: error while testing
User: amitkr
Date: 6/23/2010 7:28 am
Views: 2215
Rating: 6

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) ---

PreviousNext