Reply To: Accuracy with just one word in the dictionary

Home Forums OpenEars Accuracy with just one word in the dictionary Reply To: Accuracy with just one word in the dictionary

#1025341
Halle Winkler
Politepix

Hello,

This:

[lmGenerator pathToSuccessfullyGeneratedLanguageModelWithRequestedName:@”NameIWantForMyLanguageModelFiles”];

should be this:

[lmGenerator pathToSuccessfullyGeneratedGrammarWithRequestedName:@”NameIWantForMyLanguageModelFiles”];

Not your fault; I need to call this out more in the instructions since it is coming up a lot.