hi
i trained CD tied model with 8 gaussians ,i use my own scripts for decoding , the decoding runs, but after doing the split to 16 gaussians ,there is a bug and i have an error :
.......................
........................
........................
../decodage3: line 41: 8860 Segmentation fault $decode -mdef $hmm/CD_tied_mdef -mean $gauss16/mean_16_gau -var $gauss16/var_16_gau -mixw $gauss16/mixw_16_gau -tmat $gauss8/tmat_8_g6 -lm $lm -dict $dic -fdict $filler -cepdir $dir_test -cepext mfc -ctl $liste -varnorm yes
can some body know what is this error
thank's for helping
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
hi
i trained CD tied model with 8 gaussians ,i use my own scripts for decoding , the decoding runs, but after doing the split to 16 gaussians ,there is a bug and i have an error :
.......................
........................
........................
../decodage3: line 41: 8860 Segmentation fault $decode -mdef $hmm/CD_tied_mdef -mean $gauss16/mean_16_gau -var $gauss16/var_16_gau -mixw $gauss16/mixw_16_gau -tmat $gauss8/tmat_8_g6 -lm $lm -dict $dic -fdict $filler -cepdir $dir_test -cepext mfc -ctl $liste -varnorm yes
can some body know what is this error
thank's for helping
First things first, try to get the code from subversion and try it again.
We might need your whole setup to debug the issue if it stills persists. -a