提交

提交图

  • ad5bec114d Fix issue with empty lattice Nickolay Shmyrev 2021-11-08 13:46:35 +01:00
  • f71c62ad0f Publish Java jars on Mavencentral too Nickolay Shmyrev 2021-11-07 21:26:33 +01:00
  • 44f7dd2d8b Publish to sonatype Nickolay Shmyrev 2021-11-07 20:41:49 +01:00
  • 15a9508a78 Use ndk directory instead of sdk Nickolay Shmyrev 2021-11-07 14:32:29 +01:00
  • bdea9a53e8 Bump android version Nickolay Shmyrev 2021-11-07 14:30:08 +01:00
  • 81f58667ff Update Android build Nickolay Shmyrev 2021-11-07 13:23:20 +01:00
  • 680a2e4c31 Merge pull request #752 from sskorol/cuda-fix Nickolay V. Shmyrev 2021-11-06 19:04:22 +03:00
  • 13993db542 Added missing cuda lib to Vosk compilation flags sskorol 2021-11-06 17:24:49 +02:00
  • 59d595a4f0 Replace about in readme Nickolay Shmyrev 2021-10-31 00:15:52 +02:00
  • 4c562e15a4 Bump version to 0.3.32 v0.3.32 Nickolay Shmyrev 2021-10-30 22:45:10 +02:00
  • 5bcdf454ec Add fbank feature support Nickolay Shmyrev 2021-10-30 22:45:01 +02:00
  • 4ccdda44ac Extend documentation Nickolay Shmyrev 2021-10-12 22:35:31 +02:00
  • 5e46825474 Add try/catch wrapper for C++ method to raise native exceptions. Python and Java are implemented, others on the way Nickolay Shmyrev 2021-10-12 22:31:36 +02:00
  • fcab5a9581 Revert CFFI bump Nickolay Shmyrev 2021-10-10 22:09:55 +02:00
  • e7f5e0ac23 Bump cffi version Nickolay Shmyrev 2021-10-10 21:21:32 +02:00
  • 9a3906831b Properly convert lattice. Fixes issue #713 Nickolay Shmyrev 2021-10-08 21:11:00 +02:00
  • 195db43b9e Rename branches in kaldi repo Nickolay Shmyrev 2021-10-07 01:18:47 +02:00
  • 332553ec1e Revert rescoring to more accurate pure fst composition Nickolay Shmyrev 2021-10-04 01:05:04 +02:00
  • 646af3f652 Explain more about sample rate in constructor Nickolay Shmyrev 2021-09-17 11:17:38 +02:00
  • f24ac65fcb Merge pull request #688 from scroot/patch-1 Nickolay V. Shmyrev 2021-09-16 18:42:03 +03:00
  • 14312c93f9 Update vosk.go scroot 2021-09-16 09:55:26 +08:00
  • 4346d4155d Fix go example Nickolay Shmyrev 2021-09-02 10:48:19 +02:00
  • 7790ac5040 Update versions in bindings go/v0.3.36 Nickolay Shmyrev 2021-08-31 22:42:42 +02:00
  • 7b3ea0b59d Merge branch 'master' of github.com:alphacep/vosk-api v0.3.31 Nickolay Shmyrev 2021-08-31 21:56:49 +02:00
  • e2af710369 Rework rescoring for faster and more accurate results Nickolay Shmyrev 2021-08-31 21:56:21 +02:00
  • 6b1b620f39 Merge pull request #678 from agorman/go-bindings Nickolay V. Shmyrev 2021-08-31 22:34:19 +03:00
  • 966524da16 gofmt Andy Gorman 2021-08-31 12:24:19 -07:00
  • 83c999f298 Cleaning up and completing go bindings Andy Gorman 2021-08-31 12:18:34 -07:00
  • abff8a4f56 Organize makefile structure Nickolay Shmyrev 2021-07-29 11:58:31 +02:00
  • 188575f3a2 Added MKL build options (#647) Timur 2021-07-29 15:03:39 +07:00
  • 9f4d8ca187 Update doc go/v0.3.35 Nickolay Shmyrev 2021-07-12 20:29:42 +02:00
  • 72cc8f3a5e Added test doc Nickolay Shmyrev 2021-07-12 20:23:49 +02:00
  • 915dcab597 Add doc go/v0.3.34 Nickolay Shmyrev 2021-07-11 15:54:42 +02:00
  • d82052b168 Better have it here Nickolay Shmyrev 2021-07-11 11:26:32 +02:00
  • dbb65bc71c Unify example Nickolay Shmyrev 2021-07-11 11:01:56 +02:00
  • 2498bc595b Add module file Nickolay Shmyrev 2021-07-11 00:28:23 +02:00
  • 9a7097486e Add module file v0.3.30 Nickolay Shmyrev 2021-07-11 00:28:23 +02:00
  • f742492aab Add module file v0.3.27 Nickolay Shmyrev 2021-07-11 00:28:23 +02:00
  • fee63d712f Add go bindings Nickolay Shmyrev 2021-07-10 23:44:15 +02:00
  • 5965ea30e6 Fetch_sub returns original value Nickolay Shmyrev 2021-07-06 12:11:12 +02:00
  • 5c75495c03 Atomic refcounting for thread safety. See Nickolay Shmyrev 2021-07-06 11:09:34 +02:00
  • 98ae3c66cb Bump version Nickolay Shmyrev 2021-06-28 02:09:06 +02:00
  • 942e15484a Protect against multiple resets Nickolay Shmyrev 2021-06-28 01:59:43 +02:00
  • 2349e66a97 Subtitles require word times (#607) Lars Kiesow 2021-06-27 17:06:11 +02:00
  • 5750e3224f Merge branch 'master' of github.com:alphacep/vosk-api Nickolay Shmyrev 2021-06-24 20:09:12 +02:00
  • 558b4dd69e Don't align lattice twice Nickolay Shmyrev 2021-06-24 20:08:54 +02:00
  • 02ef49f67e Allow Saving WebVTT (#605) Lars Kiesow 2021-06-24 18:35:30 +02:00
  • 7cdf8f1d03 Add Python WebVTT Example (#601) Lars Kiesow 2021-06-23 00:16:33 +02:00
  • 7f894f784a Better check for the model files Nickolay Shmyrev 2021-06-21 00:19:55 +02:00
  • a770251151 Bump nodejs version to 0.3.30 Nickolay Shmyrev 2021-06-20 21:30:58 +02:00
  • 7ccf743bb6 SRT requires word times Nickolay Shmyrev 2021-06-10 10:37:15 +02:00
  • 75bedfe06d Add a method to show/hide words and their times Nickolay Shmyrev 2021-06-07 01:04:37 +02:00
  • 4ea9885d44 Bump version Nickolay Shmyrev 2021-05-30 21:59:46 +02:00
  • 0930def9ec Fix critical accuracy issues, actually use rescoring Nickolay Shmyrev 2021-05-30 21:58:06 +02:00
  • 6aa5af7640 Add reset test Nickolay Shmyrev 2021-05-26 21:22:07 +02:00
  • e74fe5edf7 Reset reset flag Nickolay Shmyrev 2021-05-26 21:01:27 +02:00
  • cbb5d0fcdf Implement reset method in SpeechService Nickolay Shmyrev 2021-05-26 20:51:44 +02:00
  • d489bc40e4 Update Java part too Nickolay Shmyrev 2021-05-26 00:59:08 +02:00
  • 499b2f183a Introduce new API to set speaker model to already initialized recognizer. Nickolay Shmyrev 2021-05-26 00:46:32 +02:00
  • f57b926f66 Unpack library, loading works on Windows Nickolay Shmyrev 2021-05-23 01:29:29 +02:00
  • 733dca5aea Attempt to fix loading on Windows Nickolay Shmyrev 2021-05-22 00:41:30 +02:00
  • 1ab7e8ca87 Use older API for backward compatibility Nickolay Shmyrev 2021-05-20 20:48:21 +02:00
  • 53426f794c Add note about Ukrainian Nickolay Shmyrev 2021-05-20 01:29:15 +02:00
  • f8189685e5 Add max alternatives output Nickolay Shmyrev 2021-05-19 18:47:25 +02:00
  • e6bd200c85 Proper path delimiter on windows Nickolay Shmyrev 2021-05-13 09:36:56 +02:00
  • 4a4c33fd9d Load dependent libraries Nickolay Shmyrev 2021-05-10 01:39:26 +02:00
  • dc44922b92 Add code to expand path Nickolay Shmyrev 2021-05-10 01:26:05 +02:00
  • 67896cfba7 Bump bindings versions Nickolay Shmyrev 2021-05-05 20:50:25 +02:00
  • ee8663e6d9 RNNLM rescoring support Nickolay Shmyrev 2021-05-05 19:34:30 +02:00
  • 652c05f052 Reformat and simplify code a bit Nickolay Shmyrev 2021-05-02 21:44:54 +02:00
  • 193d129d9e Model can be a symlink Nickolay Shmyrev 2021-04-30 11:58:11 +02:00
  • e995df4bc3 New Examples for Nodejs (Base on Python Examples) (#515) Sadra Sabouri 2021-04-30 11:46:36 +04:30
  • f6a30c3626 Added missing GPU methods to nuget package. (#514) Sergey Korol 2021-04-29 20:57:56 +03:00
  • ee95420f8f Fix spk model initialization Nickolay Shmyrev 2021-04-27 23:24:10 +02:00
  • 2221cd0209 Reorganize methods a bit Nickolay Shmyrev 2021-04-26 23:25:05 +02:00
  • 8368d831aa Add async processing demo Nickolay Shmyrev 2021-04-26 22:34:33 +02:00
  • 91a128b3ed Fix package name Nickolay Shmyrev 2021-04-15 13:54:48 +02:00
  • 83d8b63351 Merge branch 'master' of github.com:alphacep/vosk-api Nickolay Shmyrev 2021-04-15 12:57:17 +02:00
  • 0881aa856f Update for new API Nickolay Shmyrev 2021-04-15 12:56:59 +02:00
  • 77abb02ada Bump version Nickolay Shmyrev 2021-04-12 12:23:11 +02:00
  • 119c6cd0dc Update ffi-napi and improve dependency to ref-napi (#483) François Billioud 2021-04-01 21:12:14 +02:00
  • cc649aa78e Fixes demo Nickolay Shmyrev 2021-04-01 20:33:01 +02:00
  • 0b0c9fce0e Types for typescript projects, and jsDoc (#461) François Billioud 2021-04-01 20:25:55 +02:00
  • d845e2107f Allow libvosk.dll to get loaded on Windows (#478) Peter Kronenberg 2021-03-31 11:55:45 -04:00
  • 69992a1b39 Android through JNA framework unified with Java (#476) Nickolay V. Shmyrev 2021-03-30 23:36:26 +03:00
  • f351280f49 Allow extra cflags Nickolay Shmyrev 2021-03-30 19:24:00 +02:00
  • c15065b044 Wrap short and float Nickolay Shmyrev 2021-03-30 17:34:00 +02:00
  • db41f16051 Docs are on the separate project Nickolay Shmyrev 2021-03-29 00:38:54 +02:00
  • e276de61be Give jar a name and fix OSX library path Nickolay Shmyrev 2021-03-29 00:20:52 +02:00
  • 43c786ab18 Move jars to our own maven and create a demo Nickolay Shmyrev 2021-03-28 23:38:43 +02:00
  • 1199f39d55 Move project to a library Nickolay Shmyrev 2021-03-28 13:02:32 +02:00
  • 70aab86257 Remove test code Nickolay Shmyrev 2021-03-28 10:11:53 +02:00
  • e4b0af7a8e Update nuget package, add osx library Nickolay Shmyrev 2021-03-27 23:40:02 +01:00
  • a120d06f6b Fixed nodejs platform check (#464) Martin Mende 2021-03-24 15:08:39 +01:00
  • e01ca37e45 Add osx module Nickolay Shmyrev 2021-03-18 00:19:24 +01:00
  • f5c3d898e2 Option to compile on Mac Nickolay Shmyrev 2021-03-18 02:10:56 +03:00
  • a5a3697b7c Copy data before queue, original data can be destroyed. Nickolay Shmyrev 2021-03-01 21:22:31 +01:00
  • 4be9874ba2 Reformat Nickolay Shmyrev 2021-02-28 22:40:40 +01:00
  • 5647a2dc6a Java example with better type safety, Java objects and support for au… (#429) Peter Kronenberg 2021-02-28 16:35:31 -05:00
  • a067a5b5f3 Enable pitch if conf/pitch.conf is present Nickolay Shmyrev 2021-02-26 20:34:17 +01:00