Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 394 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 394 Bytes

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.