Commit Graph

126 Commits

Author SHA1 Message Date
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
3a157319e4
Merge branch 'master' into josh-readme 2019-03-19 23:51:11 +06:00
Josh Meyer
19d9210051
reuben's comments 2019-03-19 18:46:07 +01:00
Reuben Morais
91fa181b74 Update to TensorFlow 1.13 2019-03-19 08:01:47 -03:00
lissyx
dca8c40ae9
Merge pull request #1900 from dsteinman/nodejs-example
add simple nodejs example
2019-03-04 12:03:19 +01:00
Dan Steinman
7c3d56b8c0 Add a Nodejs wav file example 2019-03-03 18:58:27 -05:00
Josh Meyer
76a898e7ec
word order 2019-02-26 02:01:30 +01:00
josh
49281f1fe8 readme 2019-02-26 01:53:04 +01:00
Carlos Fonseca M
f9f9e4643d Add Windows build doc 2019-02-23 00:01:50 -06:00
kdavis-mozilla
e2e0902f9e Fixed #1864 2019-02-05 17:24:48 +01:00
kdavis-mozilla
0ed7741e12 Removed link to ReadTheDocs docs as they were not well maintained. 2019-02-05 11:50:45 +01:00
Kristian Kankainen
f1629788fe
Update README.md
clarified the sentence stating the need for much hard drive space
2019-01-25 14:52:21 +02:00
Alexandre Lissy
3dc3651384 Bump VERSION to 0.4.1 2019-01-10 14:41:00 +01:00
Reuben Morais
ff2db35aea Bump version to 0.4.0 2019-01-03 12:21:16 -02:00
Alexandre Lissy
924c144927 Improve first user experience for CUDA deps
Fixes #1798

X-DeepSpeech: NOBUILD
2018-12-19 13:32:40 +01:00
Alexandre Lissy
1b6ca78c39 Use final version of TensorFlow r1.12 2018-12-14 18:18:15 +01:00
nullbyte91
9b0ec51c5d #1762: Update README.md To get a command line options, Should be --helpfull not --help 2018-12-04 19:00:56 +05:30
Reuben Morais
38b54479a9 Add documentation and remove unneeded build of decoder packages 2018-11-09 18:36:21 -02:00
Jahir Islam
5ce8f41398
Updated making mmap-able model part of README.md
In the making mmap-able model part of the REAMDE.md file, there is no mention of providing `convert_graphdef_memmapped_format` as the artifact name for `taskcluster.py` file. Without this argument `taskcluster.py` file tries to download the default `native_client.tar.xz` artifact and the code receives a 404 error.
2018-11-06 00:56:41 +06:00
Alexandre Lissy
26f7bc30f0 Move to TensorFlow r1.12 2018-10-31 22:43:45 +01:00
Alexandre Lissy
92ded598fb Call toco during export 2018-10-31 22:38:52 +01:00
Reuben Morais
46d1cece4f Remove initialize_from_frozen_model flag and support code 2018-10-23 15:08:38 -03:00
kdavis-mozilla
111262a3ec Fixed #1649 (Update README's for 0.3.0) 2018-10-15 16:52:21 +02:00
Alexandre Lissy
6d0ef57946 Switch to stable TensorFlow r1.11 2018-09-28 07:25:49 +02:00
Alexandre Lissy
34564ad48c Move remaining TensorFlow r1.6 to r1.11 2018-09-25 17:09:25 +02:00
kdavis-mozilla
acc5e733c5 Fixed #1551, updated Readme's to 0.2.0 2018-09-18 10:10:28 +02:00
the-nose-knows
96872fdfe4
Explicit mention of supported platforms; should infer no default Windows support 2018-09-06 18:03:26 -07:00
Reuben Morais
9fffafd616
Update readthedocs badge. 2018-08-22 13:18:57 +00: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
lissyx
bf992e688f
Merge pull request #1432 from lissyx/use-lm
Fix leftover example CLI call

X-DeepSpeech: NOBUILD
2018-07-02 12:46:17 -07:00
Alexandre Lissy
e5066ac1fc Fix leftover example CLI call
Fixes #1429

X-DeepSpeech: NOBUILD
2018-07-02 18:45:51 +02:00
Alexandre Lissy
848706218b Improve doc wrt Common Voice 'other'
Fixes #1423

X-DeepSpeech: NOBUILD
2018-07-02 17:01:29 +02:00
Francis Tyers
28b07e45fd update docs to use python3 instead of python2 2018-04-16 09:40:40 +02:00
Alexandre Lissy
0a9bfbd41f Switch to TensorFlow r1.6 2018-03-12 23:01:28 +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
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
Mike Sheldon
e2a49bb17a Add a link to the gst-deepspeech GStreamer plugin 2018-02-05 12:52:06 +00:00
Alexandre Lissy
b633048dff Making v0.1.1 release 2018-01-31 13:18:41 +01:00
Alexandre Lissy
29b3e42970 Update docs and remove specific TensorFlow instructions
Fixes #1187

X-DeepSpeech: NOBUILD
2018-01-21 19:08:29 +01:00
Reuben Morais
5ae5630a20
Document --initialize_from_frozen_model in README 2018-01-15 18:38:20 -02:00
stes
a24699afe7 README: Pointing to 3rd party arch linux PKGBUILDs 2017-12-15 00:05:40 +01:00
lissyx
7735ac7c24
Merge pull request #1088 from wgent/patch-1
[Docs] Renames output_model.pb to output_graph.pb in README

X-DeepSpeech: NOBUILD
2017-12-13 19:37:02 +01:00
dwk
2af3c2013c Clarify a Python 2.7 (not Python 3) virtualenv. 2017-12-13 13:10:42 -05:00
dwk
302552f71b Mention git-lfs package available on Debian. 2017-12-13 13:10:42 -05:00
Kelly Davis
80ebcc12ea
Merge pull request #1074 from tiagomoraismorgado88/patch-12
[Docs] - README.md - minor attempt at improving language
2017-12-13 10:36:53 -06:00
tiagomoraismorgado
0a9f590013
removing images from thumbnail
removing images from thumbnail
2017-12-12 20:25:12 +00:00
Quentin Renard
0327fc9fc2 Added golang third party bindings 2017-12-12 14:41:27 +01:00
wgent
e681e9c681
Renames output_model.pb to output_graph.pb
This change aligns command lines examples with the content of provided pre-traned models and allows to run it out of box.
2017-12-10 21:23:06 +03:00