Commit Graph

15 Commits

Author SHA1 Message Date
Reuben Morais
4a589dd897 Build/package/publish generate_scorer_package in CI 2020-06-30 09:52:45 +02:00
Alexandre Lissy
80ee63fac6 Use TensorFlow as a submodule 2020-06-29 17:03:07 +02:00
Reuben Morais
1e2eb96248 Update all API consumers 2020-02-11 19:44:36 +01:00
Reuben Morais
53fcfd5096 Build and publish Python TFLite package as deepspeech-tflite 2019-12-06 19:16:58 +01:00
Alexandre Lissy
a9ec2b5cd6 Building TFLite runtime on Linux/macOS/Windows 2019-06-26 20:18:53 +02:00
Alexandre Lissy
bec5be7640 Move all tc-* scripts under taskcluster/
Fixes #1912
2019-06-14 16:06:01 +02:00
Alexandre Lissy
bbd6ea73ea Build OSX ds_ctcdecoder in separate task 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
38b54479a9 Add documentation and remove unneeded build of decoder packages 2018-11-09 18:36:21 -02:00
Reuben Morais
a0333728eb Build decoder package in automation 2018-11-08 18:35:42 -02:00
Alexandre Lissy
3dad37eb05 Remove AOT 2018-09-20 17:02:36 +02:00
Reuben Morais
400c9c0e5d Streaming inference 2018-08-02 13:22:24 -03: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
42f605790a TaskCluster enabling of libdeepspeech_model.so 2017-11-03 17:25:25 +01:00
Alexandre Lissy
bd0fedc312 Split TaskCluster build scripts and refactor some variables
This will help landing AOT support, avoiding turning tc-build.sh and
tc-package.sh into a spaghetti mess.

Fixes #898
2017-10-19 15:43:47 +02:00