However, I am unclear as to whether this process can be used on simple models
that are generated using the lmtools web service or not. Specifically the
Adapting a acoustic model part as it requires files that are just not present
in the model generated using lmtools.
Any answers will be appreciated.
Cheers
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
You can adapt acoustic model and use it with the language model created by the
online service. Acostic models and language models are two different entities
used in recognition. For more details see the tutorial about concepts of the
speech recognition
Hi,
I looked at the tutorial for adaption at http://cmusphinx.sourceforge.net/wik
i/tutorialadapt
However, I am unclear as to whether this process can be used on simple models
that are generated using the lmtools web service or not. Specifically the
Adapting a acoustic model part as it requires files that are just not present
in the model generated using lmtools.
Any answers will be appreciated.
Cheers
You can adapt acoustic model and use it with the language model created by the
online service. Acostic models and language models are two different entities
used in recognition. For more details see the tutorial about concepts of the
speech recognition
http://cmusphinx.sourceforge.net/wiki/tutorial
Thank you!
So when running pocketsphinx_continuous, which acoustic model is being used?
The one that is located under pocketsphinx/model/hmm ?
Yes