Nickolay Shmyrev
97d737a30a
Bump version
2022-05-15 23:36:46 +02:00
Nickolay V. Shmyrev
a87f2e1e07
Czech model
2022-04-13 22:31:45 +02:00
Nickolay Shmyrev
7b7d814484
Introduce incremental decoder with confidences in partial results
2022-04-07 01:07:47 +02:00
Nickolay Shmyrev
22cb90de4a
Add Hindi
2022-03-17 20:08:39 +01:00
Nickolay Shmyrev
a1eac015dc
Add Esperanto
2022-01-07 16:27:57 +01:00
Nickolay Shmyrev
70d5cbd0e0
Update README with Japanese
2022-01-05 20:32:08 +01:00
Bert Verhelst
378ba122c8
Output correct SRT format using miliseconds
2021-11-11 10:49:50 +01:00
Nickolay Shmyrev
4c562e15a4
Bump version to 0.3.32
2021-10-30 22:45:10 +02:00
Nickolay Shmyrev
7790ac5040
Update versions in bindings
2021-08-31 22:42:42 +02:00
Nickolay Shmyrev
a770251151
Bump nodejs version to 0.3.30
2021-06-20 21:30:58 +02:00
Nickolay Shmyrev
7ccf743bb6
SRT requires word times
2021-06-10 10:37:15 +02:00
Nickolay Shmyrev
75bedfe06d
Add a method to show/hide words and their times
2021-06-07 01:04:37 +02:00
Nickolay Shmyrev
4ea9885d44
Bump version
2021-05-30 21:59:46 +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
f8189685e5
Add max alternatives output
2021-05-19 18:47:25 +02:00
Nickolay Shmyrev
e6bd200c85
Proper path delimiter on windows
2021-05-13 09:36:56 +02:00
Nickolay Shmyrev
dc44922b92
Add code to expand path
2021-05-10 01:26:05 +02:00
Nickolay Shmyrev
67896cfba7
Bump bindings versions
2021-05-05 20:50:25 +02:00
Nickolay Shmyrev
652c05f052
Reformat and simplify code a bit
2021-05-02 21:44:54 +02:00
Nickolay Shmyrev
193d129d9e
Model can be a symlink
2021-04-30 11:58:11 +02:00
Sadra Sabouri
e995df4bc3
New Examples for Nodejs (Base on Python Examples) ( #515 )
2021-04-30 10:16:36 +03:00
Nickolay Shmyrev
ee95420f8f
Fix spk model initialization
2021-04-27 23:24:10 +02:00
Nickolay Shmyrev
2221cd0209
Reorganize methods a bit
2021-04-26 23:25:05 +02:00
Nickolay Shmyrev
8368d831aa
Add async processing demo
2021-04-26 22:34:33 +02:00
François Billioud
119c6cd0dc
Update ffi-napi and improve dependency to ref-napi ( #483 )
...
With this change, we will use the same version of ref-napi than the one declared in ffi-napi, which reduce dependency tree, bundle size, risks of errors that could be fixed in one version and not in the other, etc
2021-04-01 22:12:14 +03:00
Nickolay Shmyrev
cc649aa78e
Fixes demo
2021-04-01 20:33:01 +02:00
François Billioud
0b0c9fce0e
Types for typescript projects, and jsDoc ( #461 )
...
Implement Javascript API
2021-04-01 21:25:55 +03:00
Martin Mende
a120d06f6b
Fixed nodejs platform check ( #464 )
2021-03-24 17:08:39 +03:00
Nickolay Shmyrev
e01ca37e45
Add osx module
2021-03-18 00:46:51 +01:00
Nickolay Shmyrev
948c8c7cfd
Update to 0.3.21
2021-02-12 10:13:50 +01:00
Nickolay Shmyrev
e960e0cacf
Proper libraries and demo
2021-02-09 21:43:21 +01:00
Nickolay Shmyrev
77b114d434
Rework node bindings to use node-ffi-napi
2021-02-08 23:00:56 +01:00
Nickolay Shmyrev
1b8332a609
Raise to 0.3.17
2021-01-09 02:29:56 +01:00
Nickolay Shmyrev
02b7312a00
Build with openblas-clapack to avoid fortran
2021-01-06 01:11:03 +01:00
Nickolay Shmyrev
8997a587c5
Fix warnings in preparation for openfst 1.8.0
2020-12-22 21:16:20 +01:00
Nickolay Shmyrev
0269a10833
Critical ivector bugfix and version 0.3.15
2020-10-13 01:28:46 +02:00
Nickolay Shmyrev
57cc474c9f
Build bigram language model from grammars
2020-10-04 23:42:50 +02:00
Nickolay Shmyrev
78f9f55e14
Fixes description
2020-07-12 10:37:56 +02:00
Nickolay Shmyrev
c2e006f664
Some probably helpful flags for npm on osx
2020-07-11 20:54:13 +02:00
Nickolay Shmyrev
4df0e3a741
Actually show the distance
2020-07-08 01:35:49 +02:00
He1nr1chK
1a771e0172
Added cosine distance function
2020-06-23 20:10:14 +02:00
Nickolay Shmyrev
c4281622b9
Added node speaker demo
2020-06-22 21:45:50 +02:00
Nickolay Shmyrev
d507210ef8
Add npmignore and pure javascript package
2020-06-03 17:47:15 +02:00
Nickolay Shmyrev
d631e567aa
Add README
2020-05-31 02:21:07 +02:00
Nickolay Shmyrev
9edf45be42
Sync version
2020-05-31 02:08:35 +02:00
Nickolay Shmyrev
8b4b3c646a
Nodejs support
2020-05-31 02:07:01 +02:00
Nickolay Shmyrev
f80dcce5ed
Clarify licences
2020-01-19 19:33:55 +01:00
Nickolay Shmyrev
78e66149f8
Imported Python bindings and Node bindings
2020-01-02 20:46:14 +01:00