Commit Graph

38 Commits

Author SHA1 Message Date
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
Alexandre Lissy
66f9c4d481 Use libtensorflow_cc for C++ API 2017-06-28 20:57:12 +02:00
Chris Lord
ac4e2b8364 Add Node.js bindings 2017-06-27 10:38:41 +01:00