Speech Recognition Engines

Flat
RE: Julius Speech Recognition
User: Gururaj
Date: 1/9/2017 3:32 am
Views: 4
Rating: 0

Hi sir, thanks for your reply...

i came to know how to process single raw wav file, But i am using julius with Qt and not trhough commandline. so i cant make use of those commands, and i can't use raw wav files for processing...i am using live mircrophone(mic) for telling commands. that is where i am getting problem. i am getting problem in the following api of julius i.e 

ret = j_recognize_stream(recog);

Thanks.

--- (Edited on 1/9/2017 3:32 am [GMT-0600] by Gururaj) ---

RE: Julius Speech Recognition
User: colbec
Date: 1/9/2017 3:56 am
Views: 0
Rating: 0

I can't say anything about Qt, but if the file format is an issue then you can use a sound utility like sox to easily convert from one format to another.

--- (Edited on 2017-01-09 4:56 am [GMT-0500] by colbec) ---

RE: Julius Speech Recognition
User: Gururaj
Date: 1/9/2017 6:55 am
Views: 2546
Rating: 0

its not about Qt sir, there is one sample code for julius...that only i am using in Qt(IDE), Qt is just a platform i am using the same code of julius..and trying to make it work...so i need to make changes in the julius code itself.

--- (Edited on 1/9/2017 6:55 am [GMT-0600] by Gururaj) ---

PreviousNext