Reuben Morais
|
9c401d15f8
|
WIP use static libraries from bazel instead of replicating build system
|
2020-07-03 11:34:42 +02:00 |
|
lissyx
|
556ea0c16f
|
Merge pull request #3103 from lissyx/tflite-delegated-r2.2
Enable TFLite delegations
|
2020-07-03 09:41:17 +02:00 |
|
Alexandre Lissy
|
67004ca137
|
Enable TFLite delegations
|
2020-07-03 01:34:54 +02:00 |
|
Reuben Morais
|
d2d46c3aee
|
Merge pull request #3113 from mozilla/generate-package-cpp
Rewrite generate_package.py in C++ to avoid training dependencies
|
2020-07-02 23:13:25 +02:00 |
|
Reuben Morais
|
65915c7f57
|
Address review comments
|
2020-07-02 14:09:42 +02:00 |
|
Reuben Morais
|
24526aa82d
|
Merge pull request #3118 from mozilla/model-type-docs
Add more doc text around distinction between various pre-trained model files (Fixes #2941)
|
2020-06-30 22:16:25 +02:00 |
|
Reuben Morais
|
5c41b8966e
|
Fix broken link to C API docs
X-DeepSpeech: NOBUILD
|
2020-06-30 20:33:00 +02:00 |
|
Reuben Morais
|
d0bd1e5c8e
|
Add more doc text around distinction between various pre-trained model files
|
2020-06-30 20:01:44 +02:00 |
|
Reuben Morais
|
8f6106b35d
|
Update docs to refer to new generate_scorer_package
|
2020-06-30 16:47:41 +02:00 |
|
Tilman Kamp
|
3762a9b588
|
Merge pull request #3091 from tilmankamp/warp
Warp augmentation
|
2020-06-30 14:56:51 +02:00 |
|
Tilman Kamp
|
a48ebdfde8
|
Reverb augmentation: Workaround for import problem in scikit-learn dependency of librosa
|
2020-06-30 14:13:12 +02:00 |
|
Reuben Morais
|
2504360e95
|
Handle universal newlines in Alphabet file parsing
|
2020-06-30 09:52:45 +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 |
|
Reuben Morais
|
a84abf813c
|
Deduplicate Alphabet implementations, use C++ one everywhere
|
2020-06-30 09:52:45 +02:00 |
|
Reuben Morais
|
f82c77392d
|
Rewrite data/lm/generate_package.py into native_client/generate_scorer_package.cpp
|
2020-06-30 09:52:44 +02:00 |
|
Reuben Morais
|
03ca94887c
|
Move DS_ErrorCodeToErrorMessage impl to its own object so it can be used without including all of libdeepspeech
|
2020-06-30 09:52:44 +02:00 |
|
lissyx
|
39696f0d67
|
Merge pull request #3116 from lissyx/fix-git-clone
Set git remote origin before fetching
|
2020-06-30 09:49:19 +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 |
|
lissyx
|
f340f96323
|
Merge pull request #3107 from lissyx/git-submodule
Use TensorFlow as a submodule
|
2020-06-29 22:11:28 +02:00 |
|
Alexandre Lissy
|
80ee63fac6
|
Use TensorFlow as a submodule
|
2020-06-29 17:03:07 +02:00 |
|
Tilman Kamp
|
eebf12134e
|
Warp augmentation
|
2020-06-29 16:22:31 +02:00 |
|
lissyx
|
db717d7f73
|
Merge pull request #3108 from DanBmh/update_docker
Build kenlm in training container image.
|
2020-06-26 16:17:44 +02:00 |
|
Daniel
|
91b3db33c3
|
Build kenlm in training container image.
|
2020-06-26 15:07:18 +02:00 |
|
lissyx
|
be006da2d2
|
Merge pull request #3098 from lissyx/bump-0.9
Bump VERSION to 0.9.0-alpha.0
|
2020-06-24 00:09:47 +02:00 |
|
Alexandre Lissy
|
6d1f0c73ef
|
Bump VERSION to 0.9.0-alpha.0
|
2020-06-23 19:30:09 +02:00 |
|
lissyx
|
7cc6ea959f
|
Merge pull request #3094 from lissyx/update-msys2
Update msys2 to 2020-06-20 release
|
2020-06-23 17:59:38 +02:00 |
|
Alexandre Lissy
|
da471ecbab
|
Fix #3095: Update msys2 to 2020-06-20 release
|
2020-06-23 16:39:05 +02:00 |
|
lissyx
|
3a8bb2e066
|
Merge pull request #2952 from lissyx/r2.2
Use TensorFlow r2.2 in native client
|
2020-06-23 14:16:36 +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
|
6f2ba4b5b4
|
Merge pull request #3090 from tilmankamp/augext
Fix #3089 - Recreate overlay queue on augmentation restart
|
2020-06-19 12:22:34 +02:00 |
|
Tilman Kamp
|
da96d14eaa
|
Fix #3089 - Recreate overlay queue on augmentation restart
|
2020-06-19 11:10:09 +02:00 |
|
lissyx
|
9c1dbd43a0
|
Merge pull request #3087 from DanBmh/fix_docker
Install checkpoint converting tool in container.
|
2020-06-18 18:11:55 +02:00 |
|
Daniel
|
e17619bec8
|
Make paths relative.
|
2020-06-18 17:26:38 +02:00 |
|
Reuben Morais
|
fcd9563fcd
|
Merge pull request #3085 from mozilla/new-version-074
Bump VERSION to 0.7.4
|
2020-06-18 16:56:15 +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 |
|
Reuben Morais
|
5edc1cf503
|
Bump VERSION to 0.7.4
|
2020-06-18 15:21:31 +02:00 |
|
Reuben Morais
|
bc31eb4b9e
|
Fix usage of ARG instead of ENV in Dockerfile.train
|
2020-06-18 15:21:31 +02:00 |
|
Daniel
|
eda5f69f2d
|
Install checkpoint converting tool.
|
2020-06-18 15:20:28 +02:00 |
|
Reuben Morais
|
188a6f2c1e
|
Merge pull request #3080 from mozilla/install-instructions
Remove --force-reinstall from training code install
|
2020-06-18 14:38:08 +02:00 |
|
lissyx
|
12a24b8e98
|
Merge pull request #3083 from DanBmh/fix_docker
Add dependencies for new audio augmentation flags. Fixes #3082.
|
2020-06-18 13:18:56 +02:00 |
|
Daniel
|
3f8033e1f1
|
Add dependencies for new audio augmentation flags. Fixes #3082.
|
2020-06-18 12:24:56 +02:00 |
|
Reuben Morais
|
6ccbbede09
|
Remove --force-reinstall from training code install
No longer needed since we started publishing ds_ctcdecode on PyPI.
|
2020-06-17 15:27:52 +02:00 |
|
lissyx
|
b7fa0ade33
|
Merge pull request #3072 from lissyx/docker-train
Fix #3071: Don't reinstall TensorFlow on top of TensorFlow
|
2020-06-17 12:50:25 +02:00 |
|