Commit Graph

27 Commits

Author SHA1 Message Date
Reuben Morais
f47c7f8421 Report error code as hexadecimal numbers for easier lookup 2020-02-19 14:11:01 +01:00
Reuben Morais
7001a17418 Expose version in a consumable way 2020-02-13 17:34:58 +01:00
Reuben Morais
3637f88c06 Fix CI errors, address comments, update examples 2020-02-12 10:13:02 +01:00
Reuben Morais
c512383aec Fix consumers of DS_CreateModel 2020-02-12 10:13:02 +01:00
Reuben Morais
1d3b3a31a1 Address review comments and update docs 2020-02-11 19:44:36 +01:00
Reuben Morais
1e2eb96248 Update all API consumers 2020-02-11 19:44:36 +01:00
Reuben Morais
13fdfee844 Remove outdated mention of DS_IntermediateDecode being expensive to call
X-DeepSpeech: NOBUILD
2019-12-05 15:44:06 +01:00
Reuben Morais
3fdc7d422d Remove alphabet param usage 2019-11-05 09:02:42 +01:00
Alexandre Lissy
8cbcf1da3c Update JS doc for changed API 2019-11-04 20:06:47 +01:00
Reuben Morais
0be2787e4e Expose and use model sample rate in JavaScript 2019-10-10 21:57:26 +02:00
Reuben Morais
2b68c56025 Sync all the docs with sample rate changes
X-DeepSpeech: NOBUILD
2019-10-10 17:15:58 +02:00
Reuben Morais
385279bc20 Remove sample rate parameter usage from JavaScript binding 2019-10-10 15:44:11 +02:00
Alexandre Lissy
bf7cc1df54 Sphinx doc 2019-09-24 18:22:45 +02:00
Reuben Morais
bc6741cd41 Update JS bindings and client 2019-09-09 12:03:14 +02:00
Reuben Morais
41e6daaff2 Expose deallocation functions in NodeJS binding 2019-04-25 08:49:25 -03:00
Alexandre Lissy
c3c3a3fb81 Expose extended metadata information to bindings
Fixes #2006
2019-04-24 20:12:39 +02:00
Alexandre Lissy
5a6e32de5c Enable 'use strict' and remove 'node-pre-gyp install'
Fixes #2034
2019-04-10 22:03:51 +02:00
Reuben Morais
51f80744c6 Remove DS_AudioToInputVector and dep on c_speech_features 2019-04-02 18:31:32 -03:00
Alexandre Lissy
d421daa2ca Add NodeJS Windows tests 2019-03-20 17:51:15 +01:00
Reuben Morais
51cac1031b Address review comments 2018-08-03 14:46:05 -03:00
Reuben Morais
8f810ee001 Add intermediateDecode method to the API 2018-08-02 13:22:24 -03:00
Reuben Morais
ae9c62cae9 Convert native API to C instead of C++ 2018-08-02 13:22:24 -03:00
Alexandre Lissy
b633048dff Making v0.1.1 release 2018-01-31 13:18:41 +01:00
Reuben Morais
014d0c7273 Switch version number to 0.1.0 2017-11-24 12:09:34 -02:00
Alexandre Lissy
c95a1daab9 Switch to v0.0.3 2017-11-23 16:44:20 +01:00
Reuben Morais
52d9a8b265 Bump version to 0.0.2 to workaround PyPI limitations 2017-11-17 18:26:32 +01:00
Alexandre Lissy
f70dcab26a Building NodeJS packages for Node v4.x, v5.x, v6.x
Fixes #743
2017-08-10 20:01:46 +02:00