ahmadasadi - 2018-06-09

i run jasper on raspberry pi 3 model b with jessie.
i used pocketsphinx for stt.
jasper works but recognition is very poor so i tried this url "https://cmusphinx.github.io/wiki/tutorialadapt/"
for acoustic adaptation.
i did some early steps but i couldn't finish all steps because of some errors.
jasper is a little diferent from thistutorial.
may i use all exact steps to adapt jasper acoustic model?
please if anyone had did all adaptation steps send me whole procedure to do that.
in the adaptation step of this url : https://cmusphinx.github.io/wiki/tutorialadapt/ i have this problem:
pi@raspberrypi:~/adaptation-test $ ./map_adapt -moddeffn hub4wsj_sc_8k/mdef.txt -ts2cbfn .ptm. -meanfn hub4wsj_sc_8k/means -varfn hub4wsj_sc_8k/variances -mixwfn hub4wsj_sc_8k/mixture_weights -tmatfn hub4wsj_sc_8k/transition_matrices -accumdir . -mapmeanfn hub4wsj_sc_8k-adapt/means -mapvarfn hub4wsj_sc_8k-adapt/variances -mapmixwfn hub4wsj_sc_8k-adapt/mixture_weights -maptmatfn hub4wsj_sc_8k-adapt/transition_matrices
ERROR: "cmd_ln.c", line 602: Unknown argument name '-moddeffn'
ERROR: "cmd_ln.c", line 713: Failed to parse arguments list
ERROR: "cmd_ln.c", line 762: Failed to parse arguments list, forced exit
what should i do?

may i use mllr instead of above adaptation for jasper? what abot map?
where can i find complete description about these steps and all parameters for each command like bw and so on?

 

Last edit: ahmadasadi 2018-06-09