Dutch

Flat
Trying to use Dutch Language model Decoder_setJsgfFile returned -1
User: Kees Koenen
Date: 3/11/2016 3:42 pm
Views: 6160
Rating: 0

Building an Android Speech recognition app. I've built a keyword .gram file, containing the 3.240 words I want to recognize. I've constructed a corresponding dictionairy (phonetic), using http://www.speech.cs.cmu.edu/tools/lmtool-new.html.

When I try to point to the Dutch Language model, downloaded at https://sourceforge.net/projects/cmusphinx/files/Acoustic%20and%20Language%20Models/Dutch%20Voxforge

I get an error in my app (Decoder_setJsgfFile returned -1). The error is on line 43 of Decoder.class.

When I use "en-us-ptm", the application works.. but recognition is terrible. Please provice guidance. Thank you.

Re: Trying to use Dutch Language model Decoder_setJsgfFile returned -1
User: kmaclean
Date: 3/23/2016 12:01 pm
Views: 2885
Rating: 0
Next