Commit Graph

52 Commits

Author SHA1 Message Date
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
kdavis-mozilla
c38dc099d3 Fixed #1638 (Update Hyperparameters for 0.3.0) 2018-10-12 17:26:32 +02:00
Alexandre Lissy
1362b50bfb Enforce same sox options as libsox for C++ client
Fixes #1594
2018-09-26 17:36:06 +02:00
kdavis-mozilla
47d3dec4fe Fixed #1549, updated client hyperparams 2018-09-18 09:56:43 +02:00
Reuben Morais
ac818882e0 Handle optional arguments and version flag correctly in Python and JS clients 2018-08-10 23:05:14 -03:00
Reuben Morais
51cac1031b Address review comments 2018-08-03 14:46:05 -03:00
Reuben Morais
385bc7a65f Remove word count bonus in favor of length normalization 2018-08-02 13:22:24 -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
Reuben Morais
400c9c0e5d Streaming inference 2018-08-02 13:22:24 -03:00
Alexandre Lissy
d4a3ec1f81 Add --version flag
Fixes #1452
2018-07-10 11:19:32 +02:00
Alexandre Lissy
eca036dc90 Proper argparse description
Fixes #1452
2018-07-10 10:23:17 +02:00
Alexandre Lissy
646c9178cf Non positionnal arguments. Everywhere.
Fixes #1443
2018-07-04 17:12:52 +02:00
Alexandre Lissy
ad6a0704a7 Add NodeJS v10.x
Fixes #1394
2018-06-05 20:27:10 +02:00
Alexandre Lissy
05ecd6ae50 Fix links to tree with tag 2018-05-09 10:20:37 +02:00
Alexandre Lissy
04d125cc8f Fix VERSION reading
Extra linereturn might screw the metadata for Pypi
2018-05-09 10:19:23 +02:00
Alexandre Lissy
378663d991 Improve packages docs references and links
Fixes #1376
2018-05-07 19:26:19 +02:00
Alexandre Lissy
e01784894e Unify version definition
Fixes #1293
2018-04-27 09:44:51 +02:00
Alexandre Lissy
021de3c2a7 Enable C++, NodeJS tests on RPi3
Fixes #1303
2018-04-16 11:35:54 +02:00
Divyansh Jha
d378ac7ffa reorder arguments in client.cc, client.py and client.js also update call sites in tc-test-utils.sh 2018-02-14 09:29:35 +05:30
Alexandre Lissy
72298b8f6d Add different samplerate samples
Fixes #1022
2018-02-08 20:48:53 +01: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
Alexandre Lissy
5f0fdc485a Add runtime execution time feedback
Fixes #1010
2017-11-23 14:23:26 +01:00
Alexandre Lissy
aa2c459f3c Provide a deepspeech binary based on NodeJS
Fixes #1006
2017-11-23 08:21:01 +01:00
Reuben Morais
04babe4ee5 Change node project name when building with CUDA 2017-11-22 09:56:36 -02:00
Reuben Morais
ad9fee4ef4 Don't do npm ls on prepublish hook 2017-11-21 20:19:30 -02:00
Reuben Morais
bed5b59734
Merge pull request #980 from mozilla/wheel_metadata
Update metadata for Python and Node.JS packages
2017-11-21 15:58:25 -02:00
Alexandre Lissy
964e38fccd All NodeJS into one package 2017-11-21 14:36:40 +01:00
Reuben Morais
d12201cef4 Update metadata for Python and Node.JS packages 2017-11-21 10:43:44 -02:00
Reuben Morais
52d9a8b265 Bump version to 0.0.2 to workaround PyPI limitations 2017-11-17 18:26:32 +01:00
Alexandre Lissy
08f01c1727 Bundle libs into Python/NodeJS bindings packages
Fixes #908
2017-11-03 16:22:48 +01:00
Alexandre Lissy
20e0138900 Prebuilt ARM Python & NodeJS bindings
Fixes #915
2017-10-31 15:43:49 +01:00
Alexandre Lissy
42075082be Cleanup makefile
Fixes #874
2017-10-06 11:35:53 +02:00
Alexandre Lissy
18572b78a7 Building DeepSpeech for OSX
Fixes #754
2017-08-19 08:50:44 +02:00
Alexandre Lissy
fd1f9ede81 Building Python bindings for Py2.7, Py3.4, Py3.5 and Py3.6
Fixes #743
2017-08-10 20:01:46 +02: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
Alexandre Lissy
6a55aaf2d1 Invalid link order result in linker failure #735 2017-07-26 10:49:56 +02:00