sphinx4 - Speech Recognition through sphinx 4 -
hey has used sphinx 4? want use project, installed , run helloworld demo, problem works fine first , second times when execute third time, doesnt recognise anything. idea why happening?
have created sphinx library , 1 should imported in project ? have implemented in project of mine , works fine. here link learned it: http://www.youtube.com/watch?v=z0f3vvcjwyo. , used one: http://dipayandev.blogspot.ro/2012/03/speech-recognition-by-java-sphinx4.html ( wich explains how can change grammar file, recognize whatever want ).
i know created user library in java , went on quite good. also, try building program scratch( meaning write hello world class in java ).
hope helps out. luck.
p.s: try adding additional heap memory jvm right clicking on project: run as-> run configuration-> arguments , type -mx256m.
Comments
Post a Comment