Commit Graph

143 Commits

Author SHA1 Message Date
Reuben Morais
68c17611c6
Merge pull request #2040 from mozilla/pylint-hook
Add linter config for Python and CI integration on PRs
2019-04-12 15:51:33 +00:00
Reuben Morais
f27ed522af Git pre-commit hook instructions 2019-04-12 11:06:14 -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
91421a3466 Mention linting in README 2019-04-11 07:02:24 -03:00
Reuben Morais
ed7f6bf4ce
Update CUDA dependency section for TF 1.13
X-DeepSpeech: NOBUILD
2019-04-09 13:56:52 +00:00
Reuben Morais
97c36291af Rename epoch flag to epochs 2019-04-05 09:30:50 -03:00
Reuben Morais
2f3f095048 Ignore epochs in checkpoints, always start epoch count from zero 2019-04-05 00:21:04 -03:00
Reuben Morais
57450893ea
Merge pull request #1919 from mozilla/tfdatatest
Implement input pipeline with tf.data API
2019-04-05 00:13:48 -03:00
Reuben Morais
ed15caf3c5 Check if train/dev/test files were passed in instead of having explicit flags 2019-04-04 22:41:38 -03:00
Tilman Kamp
c1e75eaa8d Pack to data set 2019-04-03 10:57:36 +02:00
Reuben Morais
a7cda8e761 Add version info to exported graphs 2019-04-02 21:06:03 -03:00
Reuben Morais
1cea2b0fe8 Rewrite input pipeline to use tf.data API 2019-04-02 18:31:32 -03:00
Tilman Kamp
94c088be87 Updated README, some code beautification 2019-04-02 19:41:33 +02:00
Josh Meyer
7d7a7f7be5
Merge pull request #1965 from mozilla/import_cv2
import_cv2
2019-04-02 08:49:13 -07:00
Josh Meyer
12d31c11bd
import_cv2 information correction
as per Kelly's review -- `import_cv2.py` does not download data, and assumes different args
2019-04-01 19:16:53 +02:00
Tilman Kamp
a179a2389f Fix #1986 - Remove distributed training support 2019-04-01 18:43:22 +02: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
69569aab0b import_cv2 2019-03-19 19:00:16 +01: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