I did follow this instructions(https://cmusphinx.github.io/wiki/tutorialadapt/) till creating a transformation with MLLR, but when I try :
./mllr_solve \ -meanfn en-us/means \ -varfn en-us/variances \ -outmllrfn mllr_matrix -accumdir .
I get bash: ./mllr_solve: No such file or directory .
bash: ./mllr_solve: No such file or directory
You need to specify a proper path of the binary executable.
Log in to post a comment.
I did follow this instructions(https://cmusphinx.github.io/wiki/tutorialadapt/) till creating a transformation with MLLR, but when I try :
I get
bash: ./mllr_solve: No such file or directory
.You need to specify a proper path of the binary executable.