13 Commits

Author SHA1 Message Date
Nickolay Shmyrev
4ea9885d44 Bump version 2021-05-30 21:59:46 +02:00
Nickolay Shmyrev
d489bc40e4 Update Java part too 2021-05-26 00:59:08 +02:00
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
Nickolay Shmyrev
f57b926f66 Unpack library, loading works on Windows 2021-05-23 01:29:29 +02:00
Nickolay Shmyrev
733dca5aea Attempt to fix loading on Windows 2021-05-22 00:41:30 +02:00
Nickolay Shmyrev
f8189685e5 Add max alternatives output 2021-05-19 18:47:25 +02:00
Nickolay Shmyrev
4a4c33fd9d Load dependent libraries 2021-05-10 01:39:26 +02:00
Nickolay Shmyrev
67896cfba7 Bump bindings versions 2021-05-05 20:50:25 +02:00
Peter Kronenberg
d845e2107f
Allow libvosk.dll to get loaded on Windows (#478)
* Allow libvosk.dll to get loaded on Windows

Authored-by: Peter Kronenberg <peter.kronenberg@torch.ai>
2021-03-31 18:55:45 +03:00
Nickolay V. Shmyrev
69992a1b39
Android through JNA framework unified with Java (#476)
* Move to JNA

* Update for android

* Joint publishing

* Fix the developer id

* Added grammar constructor for Java
2021-03-30 23:36:26 +03:00
Nickolay Shmyrev
c15065b044 Wrap short and float 2021-03-30 17:34:00 +02:00
Nickolay Shmyrev
e276de61be Give jar a name and fix OSX library path 2021-03-29 00:20:52 +02:00
Nickolay Shmyrev
43c786ab18 Move jars to our own maven and create a demo 2021-03-28 23:38:43 +02:00