Reply To: Recognize short Command in nonEnglish

Home Forums OpenEars Recognize short Command in nonEnglish Reply To: Recognize short Command in nonEnglish

#1032403
Halle Winkler
Politepix

This:


lmPath = lmGenerator.pathToSuccessfullyGeneratedGrammar(withRequestedName: fileName)

needs to be:


lmPath = lmGenerator.pathToSuccessfullyGeneratedLanguageModel(withRequestedName: fileName)