I ran the sphinx3 on an acustic model (alread tested under sphinx4) but it failed with the following error Bad lw2 argument (65535) to lm_bg_score. the command I used is:
decode -mdef model_architecture/test.1000.mdef -mean model_parameters/test.cd_cont_1000_8/means -mixw model_parameters/test.cd_cont_1000_8/mixture_weights -var model_parameters/test.cd_cont_1000_8/variances -tmat model_parameters/test.cd_cont_1000_8/transition_matrices -dict etc/test.dic -fdict etc/test.filler -lm etc/test.txt.DMP -ctl etc/test_train.featids
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I ran the sphinx3 on an acustic model (alread tested under sphinx4) but it failed with the following error Bad lw2 argument (65535) to lm_bg_score. the command I used is:
decode -mdef model_architecture/test.1000.mdef -mean model_parameters/test.cd_cont_1000_8/means -mixw model_parameters/test.cd_cont_1000_8/mixture_weights -var model_parameters/test.cd_cont_1000_8/variances -tmat model_parameters/test.cd_cont_1000_8/transition_matrices -dict etc/test.dic -fdict etc/test.filler -lm etc/test.txt.DMP -ctl etc/test_train.featids
Which version are you using. 3.5? 3.6-RCI?
Also, is it possible for us to repeat your setup. We will have hard time on fixing the bugs if we don't have the setup.
Arthur