jasperproject / jasper-client

Client code for Jasper voice computing platform
MIT License
4.53k stars 1.01k forks source link

problem on adaptation pocketsphinx's acoustic model for jasper #686

Open ahmadasadi opened 6 years ago

ahmadasadi commented 6 years ago

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. please if anyone had did all adaptation steps send me whole procedure to do that. thank a lot.

ahmadasadi commented 6 years ago

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?

G10DRAS commented 6 years ago

Better ask such question in cmusphinx forum