Where do I get the file "mixture_weights" for this model ?
Tutorial mentions about a tool "pocketsphinx_mdef_convert". Where can I get this tool ? I'm not able to find it in
pocketsphinx, sphinxbase or in sphinxtrain.
Thanks and regards,
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Tutorial mentions about a tool "pocketsphinx_mdef_convert". Where can I
get this tool ?
As name suggests its part of pocketsphinx
This file (pocketsphinx_mdef_convert.exe) doesn't get created in windows build
(pocketsphinx 0.6). pocketsphinx/src/programs has a
file by the name of mdef_convert.c. Is this the source file that needs to be
compiled ?
Regards,
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Tutorial mentions about a tool "pocketsphinx_mdef_convert". Where can I
get this tool ?
As name suggests its part of pocketsphinx
This file (pocketsphinx_mdef_convert.exe) doesn't get created in windows build (pocketsphinx 0.6). pocketsphinx/src/programs
has a file by the name of mdef_convert.c. Is this the source file that needs
to be compiled ?
Hi,
I'm trying to do adaptation for hub4wsj_sc_8k model by following http://cmusp
hinx.sourceforge.net/wiki/acousticmodeladaptation
Have following questions:
Where do I get the file "mixture_weights" for this model ?
Tutorial mentions about a tool "pocketsphinx_mdef_convert". Where can I get this tool ? I'm not able to find it in
pocketsphinx, sphinxbase or in sphinxtrain.
Thanks and regards,
http://cmusphinx.svn.sourceforge.net/viewvc/cmusphinx/trunk/pocketsphinx-
extra/?view=tar
As name suggests its part of pocketsphinx
This file (pocketsphinx_mdef_convert.exe) doesn't get created in windows build
(pocketsphinx 0.6). pocketsphinx/src/programs has a
file by the name of mdef_convert.c. Is this the source file that needs to be
compiled ?
Regards,
updated:
has a file by the name of mdef_convert.c. Is this the source file that needs
to be compiled ?
Thanks and Regards,