Closed ivish closed 8 years ago
'sendump' is a compressed version of 'mixture_weights'
Check here for the acoustic model format.
Note that the model folder is not needed on 'make' stage. You compile pocketsphinx as usually and then specify the model folder in '-hmm' option. You may also find this discussion useful.
If all above does not work, please post the command you run and the log file you get.
Thanks :) It helped
You are welcome. Feel free to ask if there are other questions (and close this issue, as well)
I am having hard time to integrate models given here. I tried to integrate model cmusphinx-en-us-5.2 in pocketsphinx-5prealpha. Since this model is missing 'sendump' file.. I was getting error on running make.. Can I find some doc where I can understand the meaning of the files inside a model. Thanks