Reuben Morais
41e6daaff2
Expose deallocation functions in NodeJS binding
2019-04-25 08:49:25 -03:00
Josh Meyer
6fcad513e8
Native Client README split ( #2002 )
...
Re-factioning the `native_client` README.
This PR removes redundancies between the master README and the `native_client` README, keeping only instructions for building in the `native_client` README.
All installation instructions for built binaries / language bindings remain in the master README.
2019-04-11 20:27:59 +02:00
Reuben Morais
bd7358d94e
Clarify meaning of build target
...
X-DeepSpeech: NOBUILD
2019-04-02 16:19:21 -03:00
Reuben Morais
eadc9ecb9e
Merge pull request #1957 from mozilla/update-1.13
...
Update to TensorFlow v1.13
2019-03-19 23:06:03 +00:00
Josh Meyer
14016b8188
reuben's comments
2019-03-19 22:25:50 +01:00
Reuben Morais
91fa181b74
Update to TensorFlow 1.13
2019-03-19 08:01:47 -03:00
Josh Meyer
dd8993f417
two main sections
...
(1) installing our binaries
(2) building and installing your own binaries
2019-02-28 01:06:56 +01:00
Josh Meyer
45bbac61df
reformatting --- and question for Reuben
...
@reuben --- this README seems to double itself... do we really need separate "Building" and Installation sections?
I can't tell because I don't understand well enough, but this README is still super confusing to me.
2019-02-28 00:37:35 +01:00
Josh Meyer
c1ccbcf92c
more clean-up
2019-02-26 23:07:15 +01:00
josh
bc2f7a9f34
readability
2019-02-26 22:54:24 +01:00
Alexandre Lissy
f7a82c9608
Add --define=runtime=tflite config_setting
...
Fixes #1879
2019-02-14 19:48:49 +01:00
Alexandre Lissy
b396d3a7d4
Move to libdeepspeech
...
Fixes #1784
Fixes #1786
2019-01-22 13:43:30 +01:00
lissyx
f007e341b6
Merge pull request #1813 from darth-willy/patch-1
...
Update README.md
2019-01-13 01:52:56 +01:00
Reuben Morais
ff2db35aea
Bump version to 0.4.0
2019-01-03 12:21:16 -02:00
William Van Woensel
371bdcc24e
Update README.md
2019-01-01 18:18:02 -04:00
Alexandre Lissy
c10cdf08ca
Add JNI + Android example app
2018-12-13 13:24:02 +01:00
Reuben Morais
38b54479a9
Add documentation and remove unneeded build of decoder packages
2018-11-09 18:36:21 -02:00
Reuben Morais
53e3e1212b
Remove old CTC decoder code
2018-11-08 18:35:42 -02:00
Alexandre Lissy
26f7bc30f0
Move to TensorFlow r1.12
2018-10-31 22:43:45 +01:00
kdavis-mozilla
111262a3ec
Fixed #1649 (Update README's for 0.3.0)
2018-10-15 16:52:21 +02:00
Alexandre Lissy
e5c188c514
Cleanup and move Python binding in subdir
2018-10-09 15:23:30 +02:00
Alexandre Lissy
1e0945e430
Update to TensorFlow r1.11
2018-09-24 19:23:44 +02:00
Alexandre Lissy
3dad37eb05
Remove AOT
2018-09-20 17:02:36 +02:00
kdavis-mozilla
acc5e733c5
Fixed #1551 , updated Readme's to 0.2.0
2018-09-18 10:10:28 +02:00
Reuben Morais
400c9c0e5d
Streaming inference
2018-08-02 13:22:24 -03:00
Alexandre Lissy
646c9178cf
Non positionnal arguments. Everywhere.
...
Fixes #1443
2018-07-04 17:12:52 +02:00
Alexandre Lissy
914c923767
Augment tc download with branch
...
Fixes #1438
X-DeepSpeech: NOBUILD
2018-07-03 16:09:17 +02:00
Godeffroy
f1c433ab90
native_client/README.md - added hints about bazel and tensorflow versions, and some compile options
2018-04-18 15:33:17 +02:00
Alexandre Lissy
0a9bfbd41f
Switch to TensorFlow r1.6
2018-03-12 23:01:28 +01:00
Reuben Morais
4309cd5b6e
Update native client README to fix native model target name
2018-03-02 12:23:06 +00:00
Alexandre Lissy
ce80a094ba
Fix doc with no --config=monolithic for libctc_decoder_with_kenlm.so
...
Fixes #1260
X-DeepSpeech: NOBUILD
2018-02-20 11:10:26 +01:00
Alexandre Lissy
e4773028ba
Update doc for mmap-able model
...
Fixes #1248
2018-02-15 17:23:33 +01:00
Alexandre Lissy
bcfd4fd409
Update for r1.5
2018-02-14 11:58:48 +01:00
Alexandre Lissy
eac987a09c
Switch to reference TensorFlow r1.4 branch
2018-02-09 19:03:32 +01:00
Alexandre Lissy
ade66b015d
Build TensorFlow as monolithic into libdeepspeech.so
...
Also limit the set of included Ops to avoid wasting size.
2018-01-31 16:53:57 +01:00
Alexandre Lissy
b633048dff
Making v0.1.1 release
2018-01-31 13:18:41 +01:00
Alexandre Lissy
5b0ca1e410
Update to TensorFlow r1.4
...
Fixes #959
2017-11-30 18:51:13 +01:00
Alexandre Lissy
031addd5c8
Document deps
...
Fixes #1025
2017-11-27 15:42:46 +01:00
Reuben Morais
014d0c7273
Switch version number to 0.1.0
2017-11-24 12:09:34 -02:00
Reuben Morais
e8452b896f
Update docs to point to published Node packages
2017-11-23 16:01:14 -02:00
Alexandre Lissy
c95a1daab9
Switch to v0.0.3
2017-11-23 16:44:20 +01:00
Reuben Morais
5ba46cc2da
Revert "Update docs to point to npm packages"
2017-11-22 13:35:32 -02:00
Reuben Morais
570ba7db57
Address review comments
2017-11-22 13:25:55 -02:00
Reuben Morais
a84bbb40bf
Update docs to point to npm packages
2017-11-22 13:06:26 -02:00
Alexandre Lissy
4e6cad87a6
Add virtualenv documentation for Python
...
Fixes #983
2017-11-21 14:18:42 +01:00
Reuben Morais
5ce7a2d48f
Update README to include GIF and feature usage of the Python package more prominently
2017-11-17 20:15:22 +01:00
Reuben Morais
937c304682
Bundle the Python client as an entry point script
2017-11-17 18:26:32 +01:00
Reuben Morais
52d9a8b265
Bump version to 0.0.2 to workaround PyPI limitations
2017-11-17 18:26:32 +01:00
Reuben Morais
f1d89c02be
Lie about manylinux1 so we can get our packages on PyPI
2017-11-17 18:26:32 +01:00
Reuben Morais
9f1b20efc3
Rename util/tc.py to util/taskcluster.py
2017-11-08 14:34:05 -02:00