speech recognition - Problem in Pocketsphinx demo on Android -
i try download , run offline voice recognization demo link - http://cmusphinx.sourceforge.net/2011/05/building-pocketsphinx-on-android/ . m install , run demo project on device, when push , hold button , when release button, try convert text. textfield "your text goes here" becomes empty not displaying result, i.e. text of speak.
please 1 run demo successfully, me better suggestion.
thanks in advance.
in experience, text field stays blank when there error in configuration native pocket sphinx code. errors encountered pocketsphinx should printed log file. figure out pocketsphinx log file is; set using setlogfile(string path)
function. 1 of things happens me quite mismatch between words in dictionary , words in language model/grammar. since haven't edited those, i'd wrong path 1 of them. log file tell couldn't loaded.
Comments
Post a Comment