Reuben Morais
|
daf28086e5
|
Add note on model input data considerations and reference training/scorer docs
|
2020-07-07 20:02:31 +02:00 |
|
Reuben Morais
|
18ea7391f3
|
Bump VERSION to 0.9.0-alpha.2
|
2020-07-07 10:53:28 +02:00 |
|
Reuben Morais
|
c64e416f61
|
Merge pull request #3131 from mozilla/alphabet-fallible
Add methods to check for label presence in Alphabet
|
2020-07-07 10:51:33 +02:00 |
|
Reuben Morais
|
c6dc7ba8c0
|
Add methods to check for label presence in Alphabet
|
2020-07-06 19:34:03 +02:00 |
|
Reuben Morais
|
7f2964e6ab
|
Bump VERSION to 0.9.0-alpha.1
|
2020-07-06 11:30:35 +02:00 |
|
Reuben Morais
|
66d1f167fc
|
Merge pull request #3125 from mozilla/utf8-regressions
Fix some regressions from Alphabet refactoring (Fixes #3123)
|
2020-07-04 13:21:09 +02:00 |
|
Reuben Morais
|
03ed4a45f8
|
Don't add empty lines to Alphabet when parsing
|
2020-07-04 11:28:57 +02:00 |
|
Reuben Morais
|
30de5153bc
|
Fix regressions in bytes output mode
|
2020-07-04 11:27:33 +02:00 |
|
Reuben Morais
|
1964e80efe
|
Merge pull request #3124 from DanBmh/patch-1
Update TRAINING.rst
|
2020-07-04 11:26:59 +02:00 |
|
DanBmh
|
91697ace49
|
Update TRAINING.rst
Related to #3123
|
2020-07-03 17:09:08 +02:00 |
|
lissyx
|
c2dfc7118a
|
Merge pull request #3117 from lissyx/docker-save
Name, tag and save docker image
|
2020-07-03 12:27:39 +02:00 |
|
Alexandre Lissy
|
436561b0e4
|
Support for Docker Hub automated builds
|
2020-07-03 11:56:52 +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 |
|