/clj-sphinx-example

A simple example of sphinx

Primary LanguageClojure

clj-sphinx-example

A Clojure example on how to use Sphinx that provides a java library for Speech Recognition

Usage

The grammar is defined at resources/gram/kate.gram and the code loads the configuration for sphinx and process/records the audio is at src/kate/core.clj

License

Distributed under the Eclipse Public License, the same as Clojure.