profile/ivi/speech-recognition.git
11 years agospeech-recognition: first shot at a disambiguator.
Krisztian Litkey [Thu, 6 Jun 2013 13:33:27 +0000 (16:33 +0300)]
speech-recognition: first shot at a disambiguator.

11 years agodbusif: deliver command notifications.
Krisztian Litkey [Thu, 6 Jun 2013 13:33:07 +0000 (16:33 +0300)]
dbusif: deliver command notifications.

11 years agosphinx-speech-engine: deliver recognition notifications.
Janos Kovacs [Thu, 6 Jun 2013 13:32:55 +0000 (16:32 +0300)]
sphinx-speech-engine: deliver recognition notifications.

11 years agorecognizer: next iteration of notification + plugin support for it
Janos Kovacs [Thu, 6 Jun 2013 13:32:45 +0000 (16:32 +0300)]
recognizer: next iteration of notification + plugin support for it

11 years agofake-speech: updated to reflect utterance change.
Krisztian Litkey [Thu, 6 Jun 2013 13:32:34 +0000 (16:32 +0300)]
fake-speech: updated to reflect utterance change.

11 years agospeech-recognition: utterance has a candidate pointer table.
Krisztian Litkey [Thu, 6 Jun 2013 13:32:24 +0000 (16:32 +0300)]
speech-recognition: utterance has a candidate pointer table.

11 years agospeech-recognition: strip triling spaces from config key value.
Krisztian Litkey [Thu, 6 Jun 2013 13:32:11 +0000 (16:32 +0300)]
speech-recognition: strip triling spaces from config key value.

11 years agosphinx-speech-engine: don't try to free dec->cfg, ps_free does it for us.
Krisztian Litkey [Thu, 6 Jun 2013 13:32:01 +0000 (16:32 +0300)]
sphinx-speech-engine: don't try to free dec->cfg, ps_free does it for us.

11 years agosphinx-speech-engine: updated to revised backend/notify API.
Krisztian Litkey [Thu, 6 Jun 2013 13:31:41 +0000 (16:31 +0300)]
sphinx-speech-engine: updated to revised backend/notify API.

11 years agosphinx-speech-engine: initial version of the real plugin
Janos Kovacs [Thu, 6 Jun 2013 13:31:25 +0000 (16:31 +0300)]
sphinx-speech-engine: initial version of the real plugin

11 years agobuild: add sphinx support
Janos Kovacs [Thu, 6 Jun 2013 13:30:59 +0000 (16:30 +0300)]
build: add sphinx support

11 years agospeech-recognition: iterating the backend/notify API.
Krisztian Litkey [Thu, 6 Jun 2013 13:27:51 +0000 (16:27 +0300)]
speech-recognition: iterating the backend/notify API.

11 years agospeech-recognition: added basic infrastructure.
Krisztian Litkey [Thu, 6 Jun 2013 13:27:27 +0000 (16:27 +0300)]
speech-recognition: added basic infrastructure.

Added the basic infra: daemon, client interface, DBUS client interface,
plugin interface, recognizer backend interface, a fake backend, skeletons
for a sphinx and nuance backend, and a command-line test client.

11 years agobuild-sys: seeded repo for autotools based build.
Krisztian Litkey [Thu, 6 Jun 2013 12:18:20 +0000 (15:18 +0300)]
build-sys: seeded repo for autotools based build.

11 years agoInitial commit
Sakari Poussa [Tue, 4 Jun 2013 10:40:42 +0000 (03:40 -0700)]
Initial commit