I just searched about an open-source library to use of my project to build a voice controlled robot and found CMUsphinx. but my robot will build on ARM based microcontroller and I have not Linux or Windows on it. Is it possible to use CMUsphinx on ARM based microcontrollers? How can I do it? Is there any better options instead of using CMUsphinx on ARM uControllers?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I just searched about an open-source library to use of my project to build a voice controlled robot and found CMUsphinx. but my robot will build on ARM based microcontroller and I have not Linux or Windows on it. Is it possible to use CMUsphinx on ARM based microcontrollers? How can I do it? Is there any better options instead of using CMUsphinx on ARM uControllers?
No, it's not possible to use cmusphinx on microcontrollers.
Consider using more powerful CPU, it will help you with other tasks like navigation or network sync as well.