Commit Graph

425 Commits

Author SHA1 Message Date
Alexandre Lissy
32ad25b088 Fix #3129: Add CI coverage for transcribe.py 2020-09-01 17:49:31 +02:00
Alexandre Lissy
4bc14acb12 Decouple builds
Fixes #3170
2020-08-31 12:04:04 +02:00
Alexandre Lissy
160fa76ddf Fix SWIG prebuild URL 2020-08-28 17:18:17 +02:00
Alexandre Lissy
3e6593d325 Switch to new macOS VM setup 2020-08-28 10:15:56 +02:00
Reuben Morais
8965b29e81 Point back to examples master branch 2020-08-27 09:31:05 +02:00
Reuben Morais
3aa3862fbc Fix TF cache references after rebase 2020-08-26 11:47:35 +02:00
Reuben Morais
b70db48f91 Rename new tasks 2020-08-26 11:46:09 +02:00
Reuben Morais
dc2503c5e0 Specify macOS SDK version along with minimum version in builds 2020-08-26 11:46:09 +02:00
Reuben Morais
b9e2d90a73 Point to reverted examples changes 2020-08-26 11:46:09 +02:00
Reuben Morais
81ce543670 Fix bad conflict resolution in bazel rebuild check 2020-08-26 11:46:09 +02:00
Reuben Morais
d1c964c5d5 Adjust TF cache indices for 2.3 + renames undone 2020-08-26 11:46:09 +02:00
Reuben Morais
ae0cf8db6a Revert "Merge branch 'rename-real'"
This reverts commit ae9fdb183e, reversing
changes made to 2eb75b6206.
2020-08-26 11:46:09 +02:00
Reuben Morais
386935e1fa Revert "Merge pull request #3230 from mozilla/rename-nuget-gpu-to-cuda"
This reverts commit 0610a7a76f, reversing
changes made to c31df0fd4c.
2020-08-26 11:46:08 +02:00
Reuben Morais
01fd13b663 Revert "Merge pull request #3229 from mozilla/nodejs-scoped-name"
This reverts commit 402fc71abf, reversing
changes made to 0610a7a76f.
2020-08-26 11:46:08 +02:00
Reuben Morais
da55cfae86 Revert "Merge pull request #3237 from lissyx/rename-training-package"
This reverts commit 3dcb3743ac, reversing
changes made to 457198c88d.
2020-08-26 11:46:08 +02:00
Reuben Morais
fee45c425e Revert "Merge pull request #3233 from lissyx/examples-rename-master"
This reverts commit 86845dd022, reversing
changes made to 3dcb3743ac.
2020-08-26 11:46:08 +02:00
Reuben Morais
d000d76548 Revert "Merge pull request #3239 from lissyx/rename-circleci"
This reverts commit 08cebeda3c, reversing
changes made to 86845dd022.
2020-08-26 11:46:08 +02:00
Reuben Morais
7f99007840 Revert "Merge pull request #3238 from lissyx/rename-index"
This reverts commit 1a7dd87601, reversing
changes made to 08cebeda3c.
2020-08-26 11:46:06 +02:00
Reuben Morais
10e2fc16f2 Revert "Merge pull request #3243 from lissyx/rename-stt-master"
This reverts commit 3e99b0d8b2, reversing
changes made to 3a8c45cb61.
2020-08-26 11:45:06 +02:00
Bernardo Henz
8284958f3d Updating tensorflow version in taskcluster/.build.yml 2020-08-25 13:22:35 +02:00
Bernardo Henz
9f3c40ce48 Replacing old sha with new ones
Replacing old sha references ('4336a5b49fa6d650e24dbdba55bcef9581535244') with the new one ('23ad988fcde60fb01f9533e95004bbc4877a9143')
2020-08-25 13:22:35 +02:00
Alexandre Lissy
4283b7e7de Add ElectronJS v9.2 2020-08-20 11:15:40 +02:00
Reuben Morais
567a50087d
Merge pull request #3259 from mozilla/macos-min-10.10
Explicitly set minimum macOS version in bazel flags
2020-08-20 00:11:26 +02:00
Alexandre Lissy
5cc1ec32bd Use more beefy builder for Docker builds 2020-08-19 17:26:59 +02:00
Reuben Morais
2bceda0c56 Explicitly set minimum macOS version in bazel flags 2020-08-19 14:17:42 +02:00
Alexandre Lissy
8619665fe1 Move to TensorFlow r2.3 2020-08-14 11:26:09 +02:00
Alexandre Lissy
9bca7a9044 Rename DeepSpeech -> STT 2020-08-12 13:52:17 +02:00
Alexandre Lissy
60fe2450a7 Try and properly cleanup TaskCluster Workdir 2020-08-12 10:58:14 +02:00
Alexandre Lissy
5795173c14 Rename TaskCluster index 2020-08-10 22:08:39 +02:00
Alexandre Lissy
e83d92c93a Use new name for Docker container and Docker Hub repo 2020-08-10 20:24:45 +02:00
Alexandre Lissy
7d31f5e349 Rename DeepSpeech-examples to STT-examples 2020-08-10 18:35:34 +02:00
Alexandre Lissy
6f84bd1996 Rename deepspeech_training package 2020-08-10 16:58:18 +02:00
lissyx
402fc71abf
Merge pull request #3229 from mozilla/nodejs-scoped-name
Use scoped name for npm package
2020-08-07 00:52:05 +02:00
Reuben Morais
50de377953 Use scoped name for npm package 2020-08-06 18:55:42 +02:00
Reuben Morais
1e8213c385 Rename NuGet -GPU package to -CUDA 2020-08-06 16:16:33 +02:00
Reuben Morais
ae9fdb183e Merge branch 'rename-real' 2020-08-06 14:20:39 +02:00
Reuben Morais
0b51004081 Address review comments 2020-08-06 14:20:05 +02:00
Reuben Morais
4d98958b77 iOS: Re-share workspace schemes and fix packaging 2020-08-05 17:49:51 +02:00
Reuben Morais
8c840bed23 Fix .NET build/package, resolve package conflict in Java app 2020-08-05 17:49:51 +02:00
Alexandre Lissy
bb24fc89f0 Electron example 2020-08-04 21:57:23 +02:00
Reuben Morais
ee1235678d Missing renames in CI scripts 2020-08-04 15:25:46 +02:00
Alexandre Lissy
040f5eb2a3 Fix #3181: Use finer-grained gcp workers 2020-08-04 11:15:07 +02:00
lissyx
b65cd7e810
Merge pull request #3208 from lissyx/fix-linker
Fix #3207: do not force -shared on the linkage
2020-08-04 11:12:12 +02:00
Alexandre Lissy
6d5d97abc4 Fix #3207: do not force -shared on the linkage 2020-08-03 18:58:43 +02:00
Alexandre Lissy
b6edcbe08c Fix #3211: Use win + win-gpu set 2020-08-03 18:32:20 +02:00
Reuben Morais
fa21911048 Rename packages, modules, headers, shared libraries to Mozilla Voice STT 2020-08-03 18:22:32 +02:00
Alexandre Lissy
c55143d282 Fix #3198: Do not rely on examples repo for building .Net 2020-08-02 02:02:41 +02:00
Reuben Morais
41db367428
Merge pull request #3201 from mozilla/update-examples-models
Update examples model to match new naming
2020-07-31 08:42:48 +02:00
Reuben Morais
4b10f0b840 Update examples model to match new naming 2020-07-30 22:39:14 +02:00
Reuben Morais
c8441d1f8d Upload both native_client and .framework for iOS tasks 2020-07-30 20:33:58 +02:00