Commit Graph

20 Commits

Author SHA1 Message Date
Alexandre Lissy
936504f7e0 Move nc_asset_name to extra
X-DeepSpeech: NOBUILD
2018-12-14 10:55:09 +01:00
Alexandre Lissy
77a9a53634 Define native_client asset upload name 2018-12-14 10:08:05 +01:00
Alexandre Lissy
c78a3e57ae Cleanup SUMMARIZE_GRAPH_BINARY 2018-10-31 14:33:48 +01:00
Alexandre Lissy
1540fa392e Remove old AOT model 2018-10-26 14:59:12 +02:00
Alexandre Lissy
4be9364c36 Force HOMEBREW_NO_AUTO_UPDATE=1 to avoid magic autoupdate of brew 2018-10-25 10:07:38 +02:00
Alexandre Lissy
32a75d1d9d Avoid task_TIMESTAMP use on macOS generic-worker 2018-10-15 21:16:52 +02:00
Alexandre Lissy
5520a6b29d Improve tag handling 2018-04-28 02:13:13 +02:00
Alexandre Lissy
164f67c972 Add Python2.7 ucs2+ucs4 variants
Fixes #1276
2018-03-01 17:51:52 +01:00
Alexandre Lissy
30857cc288 Switch training model dependency to upstream-based
Currently, self-built Python package is not able to work, likely because
of the visibility of symbols. Let's switch to upstream TensorFlow for
now.
2018-01-31 16:54:37 +01: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
e0a96ef751 Set minimum OSX version to 10.10
Fixes #1055
2017-12-05 09:21:10 +01:00
Alexandre Lissy
fb456da394 Test training with multiple Python versions
Fixes #970
2017-12-01 22:43:34 +01:00
Alexandre Lissy
5b0ca1e410 Update to TensorFlow r1.4
Fixes #959
2017-11-30 18:51:13 +01:00
Alexandre Lissy
79d381f1b9 Patch SWIG locally with PR #968
Fixes #911
2017-11-30 16:56:25 +01:00
Alexandre Lissy
7e9767f0d8 Remove 'runs/0' references in artifacts path
Generated with:
$ sed -ri 's|runs/0/||g' taskcluster/*.tyml

Fixes #933
2017-11-02 15:28:08 +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
Alexandre Lissy
26a9c3e45e Change all path on OSX after extracting home.tar.xz
Fixes #852
2017-09-25 20:14:18 +02:00
Alexandre Lissy
ffb95a2ef1 Switch TaskCluster provisioner/workerType for OSX 2017-09-25 17:58:32 +02:00
Alexandre Lissy
c74448fbdd Set proper artifacts expiration dates
Fixes #840
2017-09-19 16:18:03 +02:00
Alexandre Lissy
31616daf02 TaskCluster Decision Task
Fixes #837
2017-09-18 20:59:27 +02:00