Hello, I am working on a student project developing a speaker independent isolated phrase speech recognition system to control robots. I am trying to decide if CMU Sphinx would be the best option for our project. We need a way to identify what command a user gives. I have been able to get pocketsphinx running in the command line (using Windows 10). Is it possible to limit the vocabulary that pocketsphinx chooses from to a custom list of commands rather than choosing from the entire English language? And is it possible to then output the recognized command to be used by another program? Thanks for any help!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Is it possible to limit the vocabulary that pocketsphinx chooses from to a custom list of commands rather than choosing from the entire English language?
Hello, I am working on a student project developing a speaker independent isolated phrase speech recognition system to control robots. I am trying to decide if CMU Sphinx would be the best option for our project. We need a way to identify what command a user gives. I have been able to get pocketsphinx running in the command line (using Windows 10). Is it possible to limit the vocabulary that pocketsphinx chooses from to a custom list of commands rather than choosing from the entire English language? And is it possible to then output the recognized command to be used by another program? Thanks for any help!
http://cmusphinx.github.io/wiki/tutoriallm
https://stackoverflow.com/questions/38090440/running-different-commands-with-different-words-in-pocketsphinx
Hey people, i am new here and i am glad i became a part of that community, here i found many interesting articles!