Commit Graph

9 Commits

Author SHA1 Message Date
Alexandre Lissy
3dad37eb05 Remove AOT 2018-09-20 17:02:36 +02:00
Alexandre Lissy
646c9178cf Non positionnal arguments. Everywhere.
Fixes #1443
2018-07-04 17:12:52 +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
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
Reuben Morais
9f1b20efc3 Rename util/tc.py to util/taskcluster.py 2017-11-08 14:34:05 -02:00
Alexandre Lissy
db09ab7d19 Preliminary support for libdeepspeech_model.so 2017-11-03 17:25:25 +01:00
Reuben Morais
3623e8bf69 Benchmark with and without the new decoder 2017-10-10 16:49:58 -03:00
Reuben Morais
adfe5e77d9 Pass additional LM binary and trie parameters in client tests 2017-10-02 20:18:29 -03:00
Alexandre Lissy
ccecc62c25 Local/Remote benchmarking tool
Fixes #684
2017-09-11 16:24:02 +02:00