Hello sir
I recorded my voice as .wav file and created Language model using online SLM.I trained it using Sphinxtrain.
I then tried to use this trained data base in hellongram.Its running successfully but not recognizing any words.Its giving blank space.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello sir
I recorded my voice as .wav file and created Language model using online SLM.I trained it using Sphinxtrain.
I then tried to use this trained data base in hellongram.Its running successfully but not recognizing any words.Its giving blank space.
Hello Sir
All your issues is that you are trying to recognize stereo audio while it must be mono. I suppose you need to follow the tutorial more precisely.