Commit Graph

10 Commits

Author SHA1 Message Date
Reuben Morais
13757a4258 Fix pylint warnings 2019-04-11 07:02:21 -03:00
Alexandre Lissy
0e617ea6f1 Fetch ds_ctcdecoder from VERSION-based URL by default
Fixes #1801
2018-12-19 14:50:10 +01:00
Alexandre Lissy
17b7cddaba Run CTC Decoder build on merge and expose artifacts 2018-11-13 14:50:41 +01:00
Reuben Morais
cfed8ccd4f Cache common objects in decoder build 2018-11-12 14:17:30 -02:00
Reuben Morais
a5bcecbe40 Address more review comments 2018-11-11 15:24:31 -02:00
Reuben Morais
38b54479a9 Add documentation and remove unneeded build of decoder packages 2018-11-09 18:36:21 -02:00
Alexandre Lissy
914c923767 Augment tc download with branch
Fixes #1438

X-DeepSpeech: NOBUILD
2018-07-03 16:09:17 +02:00
Scott Stevenson
ccd8f560ca
Remove keyword argument that has default value
When no `type` keyword argument is passed to the `add_argument` method
of an `argparse.ArgumentParser`, the type will be `str` by default and
therefore this does not need to be specified.
2018-05-29 18:28:59 +01:00
farwayer
bfca43d928 taskcluster.py: create target dir if not exists 2017-12-13 14:25:17 +03:00
Reuben Morais
9f1b20efc3 Rename util/tc.py to util/taskcluster.py 2017-11-08 14:34:05 -02:00