Commit Graph

331 Commits

Author SHA1 Message Date
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
Reuben Morais
836707d3ab Disable pacman update to workaround zstd package issuee 2020-05-19 00:10:13 +02:00
Reuben Morais
1276c47d8f Trigger same error message for all input formats 2020-05-18 18:57:23 +02:00
Reuben Morais
ce00feffaa Add task to trigger ReadTheDocs builds & version update
X-DeepSpeech: NOBUILD
2020-05-18 18:46:08 +02:00
Reuben Morais
afb8c55b6e Basic coverage of DS_ErrorCodeToErrorMessage 2020-05-18 17:30:48 +02:00
Tilman Kamp
ac9a17d8a7 Moved signal augmentation tests to own test config 2020-05-18 15:34:09 +02:00
Tilman Kamp
c5ceee26dd Live audio augmentation 2020-05-12 10:18:21 +02:00
Reuben Morais
7394b13141 Handle missing xxd gracefully 2020-05-06 13:58:06 +02:00
Reuben Morais
3b53f92c0a Run streaming tests in Node TFLite tasks too 2020-05-06 13:58:06 +02:00
Reuben Morais
a02eddec38 Add JS test for streaming + metadata 2020-05-06 12:04:17 +02:00
Reuben Morais
6f83e05341 Test JS client streaming mode 2020-04-29 14:05:18 +02:00
Alexandre Lissy
ecdcf9e28a Python TFLite tests 2020-04-29 02:05:14 +02:00
Reuben Morais
ff8570c1f3 Update prod model expected inference results 2020-04-24 09:00:15 +02:00
Reuben Morais
3353f6a60a Update prod model 2020-04-23 21:29:31 +02:00
Alexandre Lissy
a48341f57f Fix #2928: Add Python 3.7, 3.8 CI coverage 2020-04-20 17:21:19 +02:00
Alexandre Lissy
d8d5e6f358 Fix #2885: Improve ds-swig integration 2020-04-08 18:48:12 +02:00
Alexandre Lissy
a699896282 Update Sphinx deps 2020-04-08 12:27:35 +02:00
Alexandre Lissy
3581bdf9fe Add TypeScript CI 2020-04-06 22:12:00 +02:00
Reuben Morais
c428acf478 Automatically install ds_ctcdecoder in setup.py 2020-03-31 18:47:45 +02:00
Reuben Morais
a05baa35c9 Package training code to avoid sys.path hacks 2020-03-25 21:34:50 +01:00
Alexandre Lissy
1598be8124 Add CTC decoder build on TaskCluster 2020-03-25 09:35:12 +01:00
Alexandre Lissy
1bedf9ef60 Add CI for Android 8.0, 9.0 and 10.0
We limit ourselves to x86_64 because it seems Google does not provide
any system images after API level 25 for arm64-v8a and armeabi-v7a.
There is also no system image for API level 27 for x86_64.
2020-03-20 19:40:36 +01:00