Reuben Morais
bb1ad00194
Convert to .taskcluster.yml v1
...
forward TASK_ID, add created and deadline
more fixes
typo
try without TASK_ID
fix task templates
add missing env vars to tc decision dry runs
avoid repetition in .taskcluster and manually forward varibles to tc-decision.py
url -> clone_url
simulate GITHUB_EVENT
separate ref an sha
correct pull request actions
correct pull request policy
2020-12-18 09:35:14 +00:00
Alexandre Lissy
86bba80b0e
Fix #3292 : Linux debug builds
2020-10-01 12:40:24 +02:00
Alexandre Lissy
040f5eb2a3
Fix #3181 : Use finer-grained gcp workers
2020-08-04 11:15:07 +02:00
Alexandre Lissy
f365576517
Set git remote origin before fetching
2020-06-30 00:53:12 +02:00
Alexandre Lissy
80ee63fac6
Use TensorFlow as a submodule
2020-06-29 17:03:07 +02:00
Alexandre Lissy
eca69d1c84
Trusty -> Xenial
2020-06-22 10:48:12 +02:00
Alexandre Lissy
bc086ec998
Build DeepSpeech using TensorFlow r2.2
2020-06-22 10:48:12 +02:00
Alexandre Lissy
d8d5e6f358
Fix #2885 : Improve ds-swig integration
2020-04-08 18:48:12 +02:00
Alexandre Lissy
c5ded5adfe
Cache gradle deps and Android emulator setup
2020-02-25 19:17:13 +01:00
Alexandre Lissy
8029f3d7dd
Produce pyenv ready-to-use
2020-02-24 12:01:36 +01:00
Alexandre Lissy
e0277853b2
Manually update the TC index when needed
2020-02-14 12:55:47 +01:00
Alexandre Lissy
e5149ded12
Build SWIG locally
2020-02-12 15:12:30 +01:00
Alexandre Lissy
ce5629d33a
Produce and use node-gyp cache
...
Fixes #2718
2020-02-11 12:46:19 +01:00
Alexandre Lissy
581515e094
Add 8kHz training test coverage
...
Fixes #2638
2020-01-10 14:51:45 +01:00
Reuben Morais
a4b6431e2f
Remove ubuntu-advantage-tools package to workaround ESM repository availability
2019-11-28 22:25:54 +01:00
Reuben Morais
bd6a9d03b1
Use model from Python 3.6 training run
2019-11-05 09:10:10 +01:00
Dustin J. Mitchell
bd12eacafa
include /api/ in community-tc URLs
2019-11-03 03:54:18 +00:00
Miles Crabill
27efcf470a
swap taskcluster.net references for community-tc.services.mozilla.com
2019-11-01 14:12:50 -07:00
Alexandre Lissy
af26d8b2bb
Deprecate training on Python 2.7
2019-05-10 17:23:54 +02:00
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
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
62034f7bf6
Switch to use Amazon EC2 mirrors
...
Fixes #1250
2018-02-15 17:38:58 +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
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
2916d3bc8c
Properly limit scheduling of some tasks to PR or merge
...
Fixes #940
2017-11-03 22:02:32 +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
d4f3392aec
Proper definition of .build.yml
...
Array to sr() was undocumented and is not supported in JS.
Fixes #925
2017-10-31 22:10:45 +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
Reuben Morais
a6dbbfdc50
Only install Git LFS on the Linux test base
2017-10-10 16:50:02 -03:00
lissyx
033d4f765a
Make sure Git LFS is installed across all contexts in tests
2017-10-02 20:18:37 -03: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