Commit Graph

352 Commits

Author SHA1 Message Date
Alexandre Lissy
67004ca137 Enable TFLite delegations 2020-07-03 01:34:54 +02:00
Reuben Morais
65915c7f57 Address review comments 2020-07-02 14:09:42 +02:00
Reuben Morais
5039fb51d5 Package generate_scorer_package on Android 2020-06-30 09:52:45 +02:00
Reuben Morais
6618148e9b Update tensorflow with Boost rules 2020-06-30 09:52:45 +02:00
Reuben Morais
4a589dd897 Build/package/publish generate_scorer_package in CI 2020-06-30 09:52:45 +02:00
Alexandre Lissy
f365576517 Set git remote origin before fetching 2020-06-30 00:53:12 +02:00
lissyx
837902ff10
Hotfix TensorFlow repo reference 2020-06-29 22:37:37 +02:00
Alexandre Lissy
80ee63fac6 Use TensorFlow as a submodule 2020-06-29 17:03:07 +02:00
Alexandre Lissy
da471ecbab Fix #3095: Update msys2 to 2020-06-20 release 2020-06-23 16:39:05 +02:00
Alexandre Lissy
eca69d1c84 Trusty -> Xenial 2020-06-22 10:48:12 +02:00
Alexandre Lissy
f169e8f921 Linux cleanup 2020-06-22 10:48:12 +02:00
Alexandre Lissy
4a174f6adc Remove libssl 1.0.2 hack 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
41d7b4e6f0 Use TensorFlow r2.2 artifacts 2020-06-22 10:48:12 +02:00
Tilman Kamp
4c6245d155
Merge pull request #3055 from tilmankamp/augext
Refactoring of TF based augmentations
2020-06-18 16:13:46 +02:00
Alexandre Lissy
a47c9a2b8c Request android default instead of google_apis
It seems some armv7a image disappeared
2020-06-17 02:06:25 +02:00
Alexandre Lissy
0fd28cfbdf Updating caches 2020-06-17 02:06:25 +02:00
Alexandre Lissy
b52139ceb6 Fix #3075: Add Android 11 to CI 2020-06-17 02:06:25 +02:00
Alexandre Lissy
4f7842c966 Fix #3068: More generic TaskCluster build/caching tasks 2020-06-17 02:06:25 +02:00
Alexandre Lissy
7768c89e2a Fix #3073: Update libssl version 2020-06-16 23:38:12 +02:00
Alexandre Lissy
4d541394e8 Decouple Dockerfile into build and train 2020-06-15 14:13:22 +02:00
Tilman Kamp
d94db7ca43 Refactoring of TF based augmentations 2020-06-10 13:42:45 +02:00
Reuben Morais
ecd79531c8 Add training test with --metrics_files 2020-06-08 18:06:21 +02:00
Reuben Morais
07d2c39138 Split SDB tests from basic training tests to speed up CI dependents 2020-06-08 18:06:21 +02:00
Reuben Morais
572963e7bd
Merge pull request #3043 from mozilla/version-not-symlink
Move VERSION and GRAPH_VERSION to training directory
2020-06-08 14:34:28 +02:00
Reuben Morais
06408b8ddd Flip direction of VERSION and GRAPH_VERSION links 2020-06-08 11:22:24 +02:00
Reuben Morais
209056ceb5 Test PyPI decoder package after upload 2020-06-08 10:27:14 +02:00
Reuben Morais
544aa364fc Publish decoder wheel to PyPI 2020-06-05 16:26:56 +02:00
Alexandre Lissy
c074bb2f6d Add missing TFLite binaries 2020-06-05 11:09:17 +02:00
Alexandre Lissy
23139b2430 Make TaskCluster build the docs like RTD 2020-06-04 14:27:16 +02:00
Alexandre Lissy
3ba3e10ecd Fix wrong nodejs version for Windows tests 2020-06-03 17:06:25 +02:00
Alexandre Lissy
75a320e87b Enable ElectronJS / TFLite / Windows tests 2020-06-03 13:45:36 +02:00
Alexandre Lissy
f5d4f7f9d6 Fix typo in description for NodeJS / ARMbian 2020-06-03 11:52:32 +02:00
Alexandre Lissy
d24fb70869 Update node-gyp cache 2020-06-03 11:50:37 +02:00
Alexandre Lissy
aa4c746899 Maximize binary compatibility 2020-06-03 11:50:37 +02:00
Alexandre Lissy
cdeb933c0b Add ElectronJS v9.0 2020-06-03 11:50:37 +02:00
Alexandre Lissy
dc8dbbd398 Add NodeJS v14 2020-06-03 11:50:37 +02:00
Alexandre Lissy
f925dd9fc8 Fix Homebrew checks 2020-06-03 11:50:37 +02:00
Alexandre Lissy
00577873ce Update Homebrew 2020-06-03 11:50:37 +02:00
Shubham Kumar
84d2f2a5f1
update description of test-training-unittests*yml 2020-05-29 20:54:27 +05:30
Shubham Kumar
73c4f3a201
update tc-train-unittest.sh 2020-05-29 20:50:36 +05:30
Shubham Kumar
ccca1c1fed
add tests to TC and update travis 2020-05-29 20:28:52 +05:30
Shubham Kumar
0b78f4ff01
move unittest to TC 2020-05-29 17:06:08 +05:30
Reuben Morais
aef9ed9792 Add missing artifacts_deps entries to RTD task 2020-05-26 15:12:29 +02:00
Reuben Morais
28cefa0c78 Fix .yaml -> .yml extension in RTD update task 2020-05-26 15:05:28 +02:00
Reuben Morais
facdff8c70 Switch JavaScript index.js to TypeScript 2020-05-25 13:08:02 +02:00
Reuben Morais
90ce0921bb Adjust TC_MSYS_VERSION to match uname in new MSYS2 base 2020-05-19 19:17:36 +02:00
Alexandre Lissy
b6b2ec6d64 Update MSYS2 base archive and work around startup problem 2020-05-19 18:05:52 +02:00
Reuben Morais
430132c5a5
Merge pull request #2998 from mozilla/scorer-error
Improve error handling around Scorer (Fixes #2995 and #2996)
2020-05-19 13:55:54 +02:00
Tilman Kamp
1c2d89723f
Merge pull request #2897 from tilmankamp/live_augmentation
Live augmentation
2020-05-19 09:05:47 +02:00