Commit Graph

272 Commits

Author SHA1 Message Date
Alexandre Lissy
7d1663b1c5 Generate one-time Homebrew tarball 2020-02-20 11:46:43 +01:00
Alexandre Lissy
2c69273a49 Remove IRC notifications 2020-02-20 10:09:11 +01:00
Reuben Morais
559042a218 Increase epoch count in train tests to guarantee outputs in 8kHz mode 2020-02-18 18:14:15 +01:00
Reuben Morais
200a46711a
Merge pull request #2763 from reuben/transfer-learning-rebase
Transfer learning support
2020-02-17 17:29:03 +01:00
Alexandre Lissy
82344b9fe2 Support ElectronJS v8.0
Fixes #2759
2020-02-17 09:59:39 +01:00
Reuben Morais
f32fd7a33f Add transfer learning test 2020-02-17 08:29:10 +01:00
Alexandre Lissy
0add08e30d Ensure python builds uses all ressources 2020-02-14 18:55:03 +01:00
Alexandre Lissy
e0277853b2 Manually update the TC index when needed 2020-02-14 12:55:47 +01:00
Reuben Morais
7001a17418 Expose version in a consumable way 2020-02-13 17:34:58 +01:00
Alexandre Lissy
d6f0a5026c Explode tc-tests-utils into several smaller chunks
Fixes #1840
2020-02-13 15:42:34 +01:00
Alexandre Lissy
e5149ded12 Build SWIG locally 2020-02-12 15:12:30 +01:00
Reuben Morais
52775504e5 Point to master branch of examples 2020-02-12 13:18:37 +01:00
Reuben Morais
3637f88c06 Fix CI errors, address comments, update examples 2020-02-12 10:13:02 +01:00
Reuben Morais
6efc3ccf50 Update examples model asset 2020-02-11 19:44:36 +01:00
Reuben Morais
1d3b3a31a1 Address review comments and update docs 2020-02-11 19:44:36 +01:00
Reuben Morais
1e2eb96248 Update all API consumers 2020-02-11 19:44:36 +01:00
Alexandre Lissy
ce5629d33a Produce and use node-gyp cache
Fixes #2718
2020-02-11 12:46:19 +01:00
Reuben Morais
0a138c717e Use venv instead of virtualenv package 2020-02-11 11:16:32 +01:00
Reuben Morais
92be76657f Stop using 8kHz data with concurrent streams test as it does not resample 2020-02-10 16:22:10 +01:00
Reuben Morais
245fb24946 Fix expected outputs 2020-02-10 16:22:10 +01:00
Reuben Morais
a3ce59de58 Remove extraneous OR operators in tc-tests-utils.sh
Fixes:

+ '[' -o 16k = 8k ']'
/home/build-user/DeepSpeech/ds/taskcluster/tc-tests-utils.sh: line 262: [: too many arguments
2020-02-10 16:22:10 +01:00
lissyx
8c5a7b07c9
Merge pull request #2705 from lissyx/nodejs-tflite
Produce TFLite-specific NPM package
2020-01-31 11:48:35 +01:00
lissyx
5d0e4cc8ed
Merge pull request #2704 from lissyx/remove-benchmark-nc
Remove unused benchmark_nc
2020-01-31 11:47:30 +01:00
Alexandre Lissy
0f9869fb00 Produce TFLite NuGet package 2020-01-30 11:49:49 +01:00
Alexandre Lissy
6e521ff3a2 Produce TFLite-specific NPM package 2020-01-30 10:47:42 +01:00
Alexandre Lissy
dc25509950 Remove unused benchmark_nc 2020-01-30 08:47:59 +01:00
Alexandre Lissy
d9072c2a87 Ensure properly link to TensorFlow r1.15 2020-01-22 10:50:55 +01:00
Alexandre Lissy
c5136fd4ac Update ARM64 tests against TFLite assets
Fixes #2676
2020-01-18 10:08:04 +01:00
lissyx
7b3bc31171
Merge pull request #2667 from lissyx/remove-python-nodejs-oldies
Remove python nodejs oldies
2020-01-13 18:03:03 +01:00
Alexandre Lissy
e4acdd7545 Remove Homebrew node workaround 2020-01-13 16:17:13 +01:00
Alexandre Lissy
b18675eae5 Switch to NodeJS v12 (LTS) for build 2020-01-13 16:17:13 +01:00
Alexandre Lissy
b216b943b9 Update Python, NodeJS and ElectronJS to latest stables 2020-01-13 16:17:13 +01:00
Alexandre Lissy
2eaa9e4a18 Remove ElectronJS < 5.0 (unsupported) 2020-01-13 13:53:17 +01:00
Alexandre Lissy
03892fb3fd Remove NodeJS < v10 2020-01-13 13:53:17 +01:00
Alexandre Lissy
d76f1929b0 Remove v0.6.0 TFLite prod model workaround 2020-01-13 12:42:41 +01:00
Alexandre Lissy
197704b868 Remove Python 2.7
Fixes #2659
2020-01-13 12:42:34 +01:00
Reuben Morais
700c9747d9 Pin versions of pip, setuptools, wheel 2020-01-13 11:24:10 +01:00
Reuben Morais
22aabae55a Upgrade pip, setuptools and wheel before installing requirements 2020-01-13 11:14:13 +01:00
Reuben Morais
7225336cea
Merge pull request #2645 from reuben/tf-1.15
Update to TensorFlow 1.15
2020-01-13 10:07:03 +01:00
Reuben Morais
17597f4526 Fix benchmark_model test 2020-01-12 15:26:08 +01:00
Reuben Morais
d0e86fe10a Add a test for evaluate_tflite.py 2020-01-12 13:35:21 +01:00
Reuben Morais
cce1cec740 Upgrade pip, setuptools and wheel before installing requirements 2020-01-12 12:23:56 +01:00
Reuben Morais
42cb00dafd Switch TF dependency to r1.15 branch 2020-01-12 12:23:56 +01:00
Alexandre Lissy
581515e094 Add 8kHz training test coverage
Fixes #2638
2020-01-10 14:51:45 +01:00
Alexandre Lissy
3bbed56f1e Temp workaround to move to node@10 on Homebrew 2020-01-10 13:10:04 +01:00
Alexandre Lissy
13d05c4a6f Run with fixed release model 2020-01-02 16:16:58 +01:00
Alexandre Lissy
89cd481d52 Add TFLite prod tests
Fixes #2614
2020-01-02 16:16:58 +01:00
Reuben Morais
83338541ae Also upload Windows TFLite Python package to PyPI
X-DeepSpeech: NOBUILD
2019-12-13 18:21:41 +01:00
Alexandre Lissy
399a4f76e1 Run emulator under xvfb 2019-12-13 14:12:17 +01:00
Reuben Morais
2471cf709d Download examples repository in Windows tasks 2019-12-10 16:25:01 +01:00