is there a way to use continuous HMM model for pocket Sphinx ? (it will involve quantizing the model since PocketSPhinx only take semi-continuous; are there any command that can do that?)
Can I generate word lattice output ? (outlatdir option)
Thanks for your help....
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
is there a way to use continuous HMM model for pocket Sphinx ? (it will
involve quantizing the model since PocketSPhinx only take semi-continuous; are
there any command that can do that?)
pocketsphinx can decode with continuous model. No quantazing is needed . Just
point your model folder with -hmm option.
Can I generate word lattice output ? (outlatdir option)
Yes, you can. Just add this option to others.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thanks for your help....
pocketsphinx can decode with continuous model. No quantazing is needed . Just
point your model folder with -hmm option.
Yes, you can. Just add this option to others.