Commit Graph

111 Commits

Author SHA1 Message Date
Alexandre Lissy
48f904ac27 Fix #3127: Adjust PATH for electronjs/windows with electron-builder 2020-07-07 22:09:32 +02:00
Alexandre Lissy
eca69d1c84 Trusty -> Xenial 2020-06-22 10:48:12 +02:00
Alexandre Lissy
bc086ec998 Build DeepSpeech using TensorFlow r2.2 2020-06-22 10:48:12 +02:00
Reuben Morais
06408b8ddd Flip direction of VERSION and GRAPH_VERSION links 2020-06-08 11:22:24 +02:00
Alexandre Lissy
dc8dbbd398 Add NodeJS v14 2020-06-03 11:50:37 +02:00
Reuben Morais
facdff8c70 Switch JavaScript index.js to TypeScript 2020-05-25 13:08:02 +02:00
Reuben Morais
fdd3b319a5 Exercise intermediateDecode and intermediateDecodeWithMetadata in streaming tests 2020-05-25 11:01:40 +02:00
Reuben Morais
1f30cf2717 Use Buffer type in TS definitions that take a Buffer 2020-05-25 11:01:15 +02:00
Reuben Morais
83320c1a10 Remove bogus Stream parameter in Stream.intermediateDecode TS definition 2020-05-25 11:00:58 +02:00
Greg Richardson
b8f9d036c2 Fix JS IntermediateDecodeWithMetadata binding 2020-05-24 21:38:56 -06:00
Reuben Morais
a02eddec38 Add JS test for streaming + metadata 2020-05-06 12:04:17 +02:00
Reuben Morais
b0e0972b78 Fix reference to Stream.finishStreamWithMetadata 2020-05-06 12:03:50 +02:00
Reuben Morais
e6e3cc539b Mark aNumResults parameters in *withMetadata methods as optional 2020-05-06 12:03:14 +02:00
Matt McCartney
41d990e538 fix(js): declare FinishStreamWithMetadata result object
- as demanded by strict mode

close #2979
2020-05-05 14:32:07 -07:00
Reuben Morais
def8214454 Remove dts-gen docs from JavaScript package README
X-DeepSpeech: NOBUILD
2020-05-04 14:08:52 +02:00
Reuben Morais
48971413e5 Improve EnableExternalScorer error handling in Python and JS bindings 2020-05-03 15:39:31 +02:00
Reuben Morais
be1bd04b50 Add streaming mode to JS client 2020-04-29 13:43:40 +02:00
Reuben Morais
b0415af4b4 Return Stream wrapper in JS Model.createStream 2020-04-29 13:43:28 +02:00
Reuben Morais
a584c8e6b6 Docs centered on ReadTheDocs instead of GitHub 2020-04-27 20:31:11 +02:00
Alexandre Lissy
d8d5e6f358 Fix #2885: Improve ds-swig integration 2020-04-08 18:48:12 +02:00
Alexandre Lissy
5e3c5e9131 Fix #2888: Use start-after / end-before for API example line references 2020-04-07 14:01:09 +02:00
Alexandre Lissy
5723dba180 Update doc for TypeScript support 2020-04-06 22:12:00 +02:00
Alexandre Lissy
3581bdf9fe Add TypeScript CI 2020-04-06 22:12:00 +02:00
Alexandre Lissy
bf31b2e351 Expose Stream-related within Stream class 2020-04-06 22:12:00 +02:00
Alexandre Lissy
567595aa5a Package and expose TypeScript for JS interface 2020-04-06 11:15:42 +02:00
Anas Abou Allaban
510d71353f Update README
Signed-off-by: Anas Abou Allaban <aabouallaban@pm.me>
2020-04-03 13:28:56 +02:00
Anas Abou Allaban
be40b07307 Add type declaration file for v0.7.0
Signed-off-by: Anas Abou Allaban <aabouallaban@pm.me>
2020-04-03 13:28:56 +02:00
Shubham Kumar
5d50d21da0
Exposing ErrorCode API in Tree bindings (#2806)
* Added API to Python bindings

* Added API to JavaScript bindings

* Added API to Java bindings

* Added API to .NET binding
2020-03-21 15:40:39 +01:00
Reuben Morais
1547498e82 Const members in structs 2020-03-18 19:32:57 +01:00
Reuben Morais
e9ae38bf47 Update docs 2020-03-17 14:48:31 +01:00
Reuben Morais
09048e2ea2 Adapt JavaScript bindings to new API 2020-03-17 14:47:58 +01:00
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
8dedda7759 Address review comments 2020-02-11 19:44:36 +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
8d42c2bdd9 Adjust Buffer length to account for element size inside the JS binding 2020-01-27 18:20:57 +01:00
Alexandre Lissy
b216b943b9 Update Python, NodeJS and ElectronJS to latest stables 2020-01-13 16:17:13 +01:00
Reuben Morais
3fd25badb5 Fix JS package README 2019-12-30 10:13:58 +01:00
Reuben Morais
c8a57b192c Use simple README pointing to GitHub for JS/Python packages 2019-12-06 17:33:00 +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
b2c4de3cb0 Update docs to refer to v0.6.0 release links 2019-12-03 16:46:28 +01:00
Reuben Morais
3fdc7d422d Remove alphabet param usage 2019-11-05 09:02:42 +01:00
lissyx
1089b59e72
Merge pull request #2486 from djmitche/bug1574659
Bug 1574659 - migrate from taskcluster.net to community-tc
2019-11-04 20:14:27 +01:00
Alexandre Lissy
8cbcf1da3c Update JS doc for changed API 2019-11-04 20:06:47 +01:00
Dustin J. Mitchell
bd12eacafa include /api/ in community-tc URLs 2019-11-03 03:54:18 +00:00
Miles Crabill
27efcf470a
swap taskcluster.net references for community-tc.services.mozilla.com 2019-11-01 14:12:50 -07:00
Alexandre Lissy
ef5ae5c0b4 Expose beam width, lm_alpha and lm_beta in CLI args 2019-10-14 15:07:59 +02:00