Thanks Nickolay.
Need small clarification from your side on the following :
- How to update or create a language model ?
- What is the structure of a language model ?
I went through the tutorials and steps on the webpage of cmu sphinx, but couldn't make it up, please guide me to undestand the basic building blocks of a language model. ?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Is it necessary to train the model again after adding some words to the dictionary, some new words related to healthcare and medicines.?
You do not need to update the acoustic model. You need to update the dictionary and the language model.
dictionary updation i could find how to do,(like a file edit), but how to update the language model.?pls help
http://cmusphinx.sourceforge.net/wiki/tutoriallmadvanced
Thanks Nickolay.
Need small clarification from your side on the following :
- How to update or create a language model ?
- What is the structure of a language model ?
I went through the tutorials and steps on the webpage of cmu sphinx, but couldn't make it up, please guide me to undestand the basic building blocks of a language model. ?
I found this guide on youtube quite helpful.