Kaarel Kaljurand

Results 80 issues of Kaarel Kaljurand

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.

enhancement

- possibly with custom rules for foreign proper names - measure the performance first See https://github.com/alumae/et-g2p/

Pressing the mic button causes crash. The log shows: ``` java.lang.SecurityException: Not allowed to change Do Not Disturb state at android.os.Parcel.readException(Parcel.java:1943) at android.os.Parcel.readException(Parcel.java:1889) at android.media.IAudioService$Stub$Proxy.setStreamVolume(IAudioService.java:933) at android.media.AudioManager.setStreamVolume(AudioManager.java:1010) at ee.ioc.phon.android.speechutils.c.a(Unknown Source:41)...

Original [issue 30](https://code.google.com/p/recognizer-intent/issues/detail?id=30) created by Kaljurand on 2014-01-24T09:56:24.000Z: Support extras: - android.speech.extra.GET_AUDIO_FORMAT: audio/AMR - android.speech.extra.GET_AUDIO: true used by Google Keep.

Priority-Medium
Type-Enhancement

For services that support this (e.g. the service that is based on kaldi-gstreamer-server) present the status of the service (number of available slots, latency, etc.) somewhere / under certain conditions,...

Make sure that all the images and code samples in the documentation (https://github.com/Kaljurand/K6nele/blob/gh-pages/docs/et/user_guide.md) have textual labels and that the documentation produces a reasonable output when converted to audio using http://heliraamat.eki.ee/voxpopuli/

doc

Original [issue 22](https://code.google.com/p/recognizer-intent/issues/detail?id=22) created by Kaljurand on 2012-02-08T07:43:18.000Z: Example: the user is switching keyboard layouts (e.g. between Estonian and Russian), and expects the speech recognizer to switch its languages as...