Skip to content

klutometis/speech-recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published