Inimesed
Inimesed copied to clipboard
An Android app that lets you search your contacts by voice. Internet not required. Based on Pocketsphinx. Uses Estonian acoustic models.
See: http://cmusphinx.sourceforge.net/wiki/tutorialandroid (code at https://github.com/cmusphinx/pocketsphinx-android-demo) Things to try out (both supported by the latest Pocketsphinx): - keyword search instead of grammar search - hands-free mode, i.e. start listening automatically onResume...
Currently the logs and grammars are always deleted when the app is destroyed, which makes developing (e.g. discovering reasons for a crash) harder.
- possibly with custom rules for foreign proper names - measure the performance first See https://github.com/alumae/et-g2p/