提交

62 次代码提交

作者 SHA1 备注 提交日期
Nickolay Shmyrev 6b787a4d1e We actually need a bit newer cmake 0.3.3 2020-02-27 00:43:03 +01:00
Nickolay Shmyrev 095fac1de4 Small unittest 2020-02-25 21:45:27 +01:00
Nickolay V. Shmyrev 5ba9e353c7 Added contacts 2020-02-25 02:44:28 +03:00
Nickolay V. Shmyrev be117bfbb8 Update README.md 2020-02-25 02:39:14 +03:00
Nickolay V. Shmyrev c4f9bfe735 Update README.md 2020-02-24 17:50:39 +03:00
Nickolay Shmyrev cc96ef700f Fix mistake 2020-02-24 01:25:29 +01:00
Nickolay Shmyrev cb41d8c94b Added C# test 2020-02-24 00:25:15 +01:00
Nickolay Shmyrev 8913b93703 Fix message 2020-02-23 16:05:34 +00:00
Nickolay Shmyrev 174bf7b0ff Minor fixes 2020-02-23 15:06:06 +01:00
Nickolay Shmyrev 7e44844cd5 Added dockcross images for arm builds 2020-02-23 10:19:31 +01:00
Nickolay Shmyrev c0aa87af1b Build speaker model too 2020-02-21 09:53:00 +01:00
Nickolay Shmyrev f66f7a9290 Added microphone test 2020-02-21 00:08:50 +01:00
Nickolay Shmyrev 378fa3499a Downsample by default and also check wav file encoding in examples. Thanks to
dtreskunov. See for details

https://github.com/alphacep/vosk-api/pull/23
2020-02-18 11:45:50 +01:00
Nickolay Shmyrev 01eeec498d Fix memory access issues 2020-02-17 09:42:50 +00:00
Nickolay Shmyrev d422dfbddb Message update 2020-02-16 17:21:38 +01:00
Nickolay Shmyrev bd4a48d5a8 Added spkid to java 2020-02-16 17:12:54 +01:00
Nickolay Shmyrev aa91ccf68b Added speaker identification 2020-02-16 17:04:37 +01:00
Nickolay Shmyrev bda43565e1 Added the doc about langauge model recompilation with opengrm 2020-02-10 20:39:59 +01:00
Nickolay Shmyrev 8c9bae3ad1 Update version for Kaldi rebuild 2020-02-08 23:40:42 +01:00
Nickolay V. Shmyrev 87fc3bc073 Make structure more clear 2020-02-02 23:10:35 +03:00
Nickolay Shmyrev 9c101ffa86 Strip binary on release
Fixes issue #12.
2020-01-29 22:22:26 +01:00
Nickolay V. Shmyrev 5649d9e3c7 Merge pull request #22 from dtreskunov/issue-19
translate exceptions from C++ to Python
2020-01-29 23:12:41 +03:00
Denis Treskunov 5ee96b6d04 translate exceptions from C++ to Python
Wrap each API call in a try/catch.
See http://www.swig.org/Doc4.0/Python.html#Python_nn44
2020-01-28 14:12:53 -08:00
Nickolay V. Shmyrev 6a7854919e Clarify Pip install is sufficient. 2020-01-27 12:33:27 +03:00
Nickolay Shmyrev a6f6c0409b Demonstrate grammar compilation on the fly 2020-01-22 23:31:21 +01:00
Nickolay Shmyrev 41446c980c Use json library for convenience 2020-01-22 22:37:03 +01:00
Nickolay Shmyrev 7bed44a96e Automatically download model 2020-01-19 22:07:47 +01:00
Nickolay Shmyrev 3f7bd2f586 Added java example 2020-01-19 21:57:08 +01:00
Nickolay Shmyrev 2ba8466e0a Avoid hardcoded folders, fixes issue #14. Thanks to Bill Lambert. 2020-01-19 20:30:18 +01:00
Nickolay Shmyrev f80dcce5ed Clarify licences 2020-01-19 19:33:55 +01:00
Nickolay Shmyrev f4aed3e9a4 Added note about runnign the code 2020-01-18 00:28:35 +01:00
Nickolay Shmyrev 5c4ef66a08 Update README 2020-01-18 00:20:19 +01:00
Nickolay Shmyrev 29d2564efd Let it be 3.4 2020-01-12 13:16:59 +01:00
Nickolay Shmyrev 380fa9c7c8 Added a warning to download the model 2020-01-11 20:24:34 +01:00
Nickolay Shmyrev e55c6e09f8 Simplify swig task 2020-01-11 08:14:32 +01:00
Nickolay Shmyrev 355b58447a No need to link with python library 2020-01-10 19:57:41 +00:00
Nickolay Shmyrev fe35675eaa Added basic travis 2020-01-10 20:01:48 +01:00
Nickolay Shmyrev ae9db8652a Update gradle plugin to properly report about missing local properties.
Fix issue #8
2020-01-03 20:24:47 +01:00
Nickolay Shmyrev ac3e52596c Remove premature exit 2020-01-03 20:20:51 +01:00
Nickolay V. Shmyrev 17bffb6739 Update README.md 2020-01-03 09:58:08 +03:00
Nickolay V. Shmyrev 8839771794 Update README.md 2020-01-03 02:06:28 +03:00
Nickolay V. Shmyrev 95ee23521b Update README.md 2020-01-03 01:35:57 +03:00
Nickolay Shmyrev 38672ad1ca Update to current state 2020-01-02 21:53:07 +01:00
Nickolay Shmyrev 79cee1cab6 Update to use shared sources 2020-01-02 21:51:25 +01:00
Nickolay Shmyrev 3aece57b6e Kaldi doesn't use logarc 2020-01-02 20:48:08 +01:00
Nickolay Shmyrev 78e66149f8 Imported Python bindings and Node bindings 2020-01-02 20:46:14 +01:00
Nickolay Shmyrev 6805077934 Moved android things to a folder in preparation for merge with python bindings 2020-01-02 20:41:39 +01:00
Nickolay Shmyrev 688178ba5f -O3 implies tree vectorization 2020-01-02 19:59:17 +01:00
Nickolay Shmyrev cc13917903 Reuse symbol table from the grammar instead of separate file. 2019-12-25 23:54:53 +01:00
Nickolay Shmyrev 65ebfb0dac Update for disambig in lookahead 2019-11-25 23:29:05 +01:00