hi, I am developin a keyword search live speech application using pocketsphinx and python. I use the https://github.com/cmusphinx/pocketsphinx/blob/master/swig/python/test/kws_test.py, using standard files (en-us) from github.
I run the kws_test.py successfully. Result is some numeric values which i have no any idea because i am a beginner here. Can some one explain what these results are saying or some other way to print the keywords that identify.
hi, I am developin a keyword search live speech application using pocketsphinx and python. I use the
https://github.com/cmusphinx/pocketsphinx/blob/master/swig/python/test/kws_test.py, using standard files (en-us) from github.
I run the kws_test.py successfully. Result is some numeric values which i have no any idea because i am a beginner here. Can some one explain what these results are saying or some other way to print the keywords that identify.
here is the results