hellonico/speech-recognition

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

Leiningen/Boot

[hellonico/speech-recognition "1.0.2"]

Clojure CLI/deps.edn

hellonico/speech-recognition {:mvn/version "1.0.2"}

Gradle

implementation("hellonico:speech-recognition:1.0.2")

Maven

<dependency>
  <groupId>hellonico</groupId>
  <artifactId>speech-recognition</artifactId>
  <version>1.0.2</version>
</dependency>