Commit Graph

124 Commits

Author SHA1 Message Date
Reuben Morais
ae0cf8db6a Revert "Merge branch 'rename-real'"
This reverts commit ae9fdb183e, reversing
changes made to 2eb75b6206.
2020-08-26 11:46:09 +02:00
Reuben Morais
01fd13b663 Revert "Merge pull request #3229 from mozilla/nodejs-scoped-name"
This reverts commit 402fc71abf, reversing
changes made to 0610a7a76f.
2020-08-26 11:46:08 +02:00
Reuben Morais
da55cfae86 Revert "Merge pull request #3237 from lissyx/rename-training-package"
This reverts commit 3dcb3743ac, reversing
changes made to 457198c88d.
2020-08-26 11:46:08 +02:00
Reuben Morais
7f99007840 Revert "Merge pull request #3238 from lissyx/rename-index"
This reverts commit 1a7dd87601, reversing
changes made to 08cebeda3c.
2020-08-26 11:46:06 +02:00
Reuben Morais
10e2fc16f2 Revert "Merge pull request #3243 from lissyx/rename-stt-master"
This reverts commit 3e99b0d8b2, reversing
changes made to 3a8c45cb61.
2020-08-26 11:45:06 +02:00
Reuben Morais
c62a604876 Revert "Merge pull request #3248 from lissyx/rtd-rename"
This reverts commit ce71910ab4, reversing
changes made to 7c6108a199.
2020-08-26 11:45:06 +02:00
Alexandre Lissy
fffc6ad455 Update name of readthedocs 2020-08-13 22:50:57 +02:00
Alexandre Lissy
9bca7a9044 Rename DeepSpeech -> STT 2020-08-12 13:52:17 +02:00
Alexandre Lissy
5795173c14 Rename TaskCluster index 2020-08-10 22:08:39 +02:00
Alexandre Lissy
6f84bd1996 Rename deepspeech_training package 2020-08-10 16:58:18 +02:00
Reuben Morais
50de377953 Use scoped name for npm package 2020-08-06 18:55:42 +02:00
Reuben Morais
b301cdf83e JavaScript rename 2020-08-04 12:13:11 +02:00
Reuben Morais
fa21911048 Rename packages, modules, headers, shared libraries to Mozilla Voice STT 2020-08-03 18:22:32 +02:00
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