Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

speech-recognition

Library to listen to audio input and interpret it to text.

Usage

Add this to your project.clj:

[facts/speech-recognition "1.0.0"]

Add to your ns:

(:use [speech-recognition.hear :as hear])

Turn speech to text:

(hear/hear)

About

Speech recognition library in Clojure

Resources

Stars

31 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages