Commit Graph

54 Commits

Author SHA1 Message Date
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
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
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
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
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
Alexandre Lissy
581515e094 Add 8kHz training test coverage
Fixes #2638
2020-01-10 14:51:45 +01:00
Alexandre Lissy
89cd481d52 Add TFLite prod tests
Fixes #2614
2020-01-02 16:16:58 +01:00
Alexandre Lissy
399a4f76e1 Run emulator under xvfb 2019-12-13 14:12:17 +01:00
Reuben Morais
bce5544595 Build WPF example from examples repo 2019-12-10 16:25:01 +01:00
Reuben Morais
53fcfd5096 Build and publish Python TFLite package as deepspeech-tflite 2019-12-06 19:16:58 +01:00
Reuben Morais
a45706c40d Drop support for Python 3.4 as it is EOL and no longer builds on macOS 2019-12-03 16:44:21 +01:00
Reuben Morais
2aab67f520 Update prod model expected inference results 2019-12-03 15:28:12 +01:00
Alexandre Lissy
dde09757d4 Support ElectronJS v7.1.2
Fixes #2543
2019-11-24 14:23:37 +01:00
Alexandre Lissy
024f8e4ddf Avoid force-reinstalling existing pyenv virtualenv 2019-11-13 17:02:55 +01:00
Alexandre Lissy
de71d6559d Split NodeJS testing per-arch/system
Fixes #2497
2019-11-06 14:35:00 +01:00
Alexandre Lissy
953bee9381 Add NodeJS v13
Fixes #2501
2019-11-06 14:35:00 +01:00
Alexandre Lissy
ddb88e18e4 Improve spurious rebuild checks 2019-11-06 08:17:01 +01:00
lissyx
3d03353e64
Merge pull request #2495 from lissyx/electronjs7
Add ElectronJS v7.0
2019-11-05 15:15:52 +01:00
Alexandre Lissy
b152802fd1 Add ElectronJS v7.0
Fixes #2494
2019-11-05 12:26:52 +01:00
Reuben Morais
34314767f7 Fix prod model tests 2019-11-05 09:10:09 +01:00
Reuben Morais
3fdc7d422d Remove alphabet param usage 2019-11-05 09:02:42 +01:00
Alexandre Lissy
2c898d92cb Move to TC Community 2019-11-05 07:42:39 +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
f80dbcda75 Build Python 3.8 wheels
Fixes #2461
2019-10-25 12:28:27 +02:00
Alexandre Lissy
1939f74ec0 Store graph version on TFLite 2019-10-16 15:36:45 +02:00
Alexandre Lissy
eab8bf5dec Add ElectronJS v6.0
Fixes #2408
2019-10-10 13:48:37 +02:00
Alexandre Lissy
dfe8be30b4 Move to ARMbian Buster
Fixes #2310
2019-08-21 22:58:10 +02:00
Carlos Fonseca
4812276d88 Add WPF example build 2019-08-21 19:04:20 +00:00
Alexandre Lissy
e06fce51ac Move Raspbian support to Buster
Fixes #2272
2019-08-20 16:37:26 +02:00
Alexandre Lissy
cfb8f81611 Leverage TaskCluster-level caching for Homebrew and Python on macOS 2019-07-16 14:14:06 +02:00
Alexandre Lissy
e6c05a2313 Package Windows link-lib 2019-07-12 12:06:40 +02:00
Alexandre Lissy
8753b19eb3 Update versions of Python, NodeJS and ElectronJS 2019-07-02 16:41:23 +02:00
Alexandre Lissy
2f225dc987 Package DeepSpeech header
Fixes #2214
2019-06-27 15:07:01 +02:00
Alexandre Lissy
ad11e02582 Testing TFLite runtime on Linux/macOS/Windows 2019-06-26 20:18:53 +02:00
Alexandre Lissy
a9ec2b5cd6 Building TFLite runtime on Linux/macOS/Windows 2019-06-26 20:18:53 +02:00
Reuben Morais
d50c0397c7 Use bazel workspace status to generate versions 2019-06-25 18:03:52 -03:00
Reuben Morais
79ab22086e Fix tests to preserve multiline output and stderr output 2019-06-20 20:55:08 -03:00