Reply To: Voice commands for iOS app

Home Forums OpenEars Voice commands for iOS app Reply To: Voice commands for iOS app

#1020732
Halle Winkler
Politepix

There’s a weight argument in the main Rejecto method for language model generation, so I’d check it out and see if it accomplishes your goal. If you’re seeing questionable accuracy please make sure you aren’t testing on the Simulator.

The scores really can’t be relied on for any logical purpose in general app code – if I hadn’t forwarded them to the API in the early versions due to a wish to replicate the research-related functions of Pocketsphinx I would probably remove them now since they lead to quite a bit of confusion, but at this point it would most likely cause too much code breakage in developers’ apps to remove them.