Nickolay Shmyrev 499b2f183a Introduce new API to set speaker model to already initialized recognizer.
Introduce a method to reset recognizer results to start from scratch without
computation of the result.
2021-05-26 00:46:32 +02:00
..

Java bindings for Vosk API using jnr-ffi

See demo project for details, build it with Gradle.

Download model and unpack as "model" folder in the demo project.

Make sure you are using recent JDK and Gradle.