I have just generated the Kaldi model, and would like to convert it to pocketsphinx model so that it can be run on android. Is it possible to do so? If yes, is there any instruction or steps you can let me know so that I can convert the kaldi model to pocket sphinx model.
Many thanks.
Regards,
Ella
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
It is very hard to convert kaldi model to pocketsphinx. You'd better compile Kaldi for Android, recently a commit for cross-compilation has been added to Kaldi tree.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Dear all,
I have just generated the Kaldi model, and would like to convert it to pocketsphinx model so that it can be run on android. Is it possible to do so? If yes, is there any instruction or steps you can let me know so that I can convert the kaldi model to pocket sphinx model.
Many thanks.
Regards,
Ella
It is very hard to convert kaldi model to pocketsphinx. You'd better compile Kaldi for Android, recently a commit for cross-compilation has been added to Kaldi tree.