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 |
|
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
|
9ce8c24165
|
Move from Markdown to reStructuredText
|
2019-10-04 12:07:32 +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 |
|
Alexandre Lissy
|
39b388c1ea
|
Fix NodeJS bindings leakage / GC crash with MetadataItem querying
Fixes #2217
|
2019-07-05 14:06:28 +02:00 |
|
Alexandre Lissy
|
f7f6a1480f
|
Add NodeJS v12 support
Fixes #2070
|
2019-04-25 15:43:16 +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
|
7bd1619120
|
Build for ElectronJS
Fixes #2032
|
2019-04-11 08:32:10 +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
|
4b9f3fbe7d
|
Provide an API function to free strings returned by API
|
2019-04-05 21:37:34 -03: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 |
|
Alexandre Lissy
|
75149f33df
|
Building on Windows
Fixes #1793
Fixes #1794
|
2019-03-12 22:21:01 +01:00 |
|
Reuben Morais
|
fa7cb1a983
|
Update decoder hyperparameters
|
2018-12-28 16:12:09 -02:00 |
|
Alexandre Lissy
|
4867d6baa4
|
Remove NodeJS v11 hack
|
2018-11-16 14:45:41 +01:00 |
|
Alexandre Lissy
|
5536e5440e
|
Introduce NodeJS v11.x
|
2018-10-30 12:39:16 +01:00 |
|
Alexandre Lissy
|
6296b5cb54
|
Update Python and NodeJS to their latest versions
|
2018-10-26 18:23:31 +02:00 |
|
Alexandre Lissy
|
4be9364c36
|
Force HOMEBREW_NO_AUTO_UPDATE=1 to avoid magic autoupdate of brew
|
2018-10-25 10:07:38 +02:00 |
|