Commit Graph

2484 Commits

Author SHA1 Message Date
Alexandre Lissy
7d1663b1c5 Generate one-time Homebrew tarball 2020-02-20 11:46:43 +01:00
lissyx
fc39433f9b
Merge pull request #2775 from lissyx/remove-irc
Remove IRC notifications
2020-02-20 10:47:33 +01:00
Alexandre Lissy
2c69273a49 Remove IRC notifications 2020-02-20 10:09:11 +01:00
Reuben Morais
536b821d24
Merge pull request #2772 from reuben/error-code-hex
Report error code as hexadecimal numbers for easier lookup
2020-02-19 15:19:21 +01:00
Reuben Morais
f47c7f8421 Report error code as hexadecimal numbers for easier lookup 2020-02-19 14:11:01 +01:00
Reuben Morais
0b82c751db
Merge pull request #2770 from reuben/lr_reduction_rebased
Reduce learning rate on plateau
2020-02-18 22:20:54 +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
78e8dfdf38 Disable early stopping and LR reduction on plateau by default 2020-02-18 16:18:37 +01:00
Reuben Morais
6e12b7caed Allow missing learning rate variable in older checkpoints 2020-02-18 16:18:31 +01:00
Daniel
17ddc5600e Reduce learning rate on plateau. 2020-02-18 16:17:51 +01:00
lissyx
47f702bf37
Merge pull request #2768 from lissyx/auto-decompress-artifacts
Automagically decompress GZipped artifacts
2020-02-18 15:29:46 +01:00
Alexandre Lissy
020619fa97 Automagically decompress GZipped artifacts
Fixes #2760
2020-02-18 13:59:30 +01:00
Reuben Morais
44ff4c54b9
Merge pull request #2767 from reuben/readable_repr_bindings
Add a better __repr__ for Metadata objects in Python bindings
2020-02-18 13:28:57 +01:00
Reuben Morais
ac26a785df Add a better __repr__ for Metadata objects in Python bindings 2020-02-18 12:19:10 +01:00
Reuben Morais
1c69d93b4e Update training docs to mention new CuDNN flags and checkpoint dir flags
X-DeepSpeech: NOBUILD
2020-02-17 17:40:44 +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
Reuben Morais
bd8b96c19d Remove unneeded Saver instances 2020-02-17 15:55:16 +01:00
Reuben Morais
0e2f34f8cf Synchronize TensorFlow logging with --log_level flag 2020-02-17 12:46:00 +01:00
Reuben Morais
c46d8396bc Respect --load when exporting 2020-02-17 12:45:37 +01:00
lissyx
9dd63d5c87
Merge pull request #2765 from lissyx/bump-v0.7.0-alpha.2
Bump VERSION to 0.7.0-alpha.2
2020-02-17 12:13:38 +01:00
Alexandre Lissy
685fb1cc9b Bump VERSION to 0.7.0-alpha.2 2020-02-17 12:12:57 +01:00
lissyx
8fc6b7b216
Merge pull request #2764 from lissyx/electronjsv8.0
Support ElectronJS v8.0
2020-02-17 12:11:44 +01:00
Reuben Morais
cedd72da9b Force UTF-8 IO encoding 2020-02-17 10:46:40 +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
JRMeyer
5bba9ea5d1 Transfer-learning support 2020-02-17 08:29:10 +01:00
Reuben Morais
f27457cbbe
Merge pull request #2762 from reuben/remove-generate-trie-docs
Remove references to generate_trie from docs (Fixes #2761)
2020-02-16 18:09:55 +01:00
Reuben Morais
27e2e44400 Remove references to generate_trie from docs
X-DeepSpeech: NOBUILD
2020-02-16 11:36:27 +01:00
lissyx
22b518f8fa
Merge pull request #2757 from lissyx/speed-python-builds
Ensure python builds uses all ressources
2020-02-14 20:03:55 +01:00
Alexandre Lissy
0add08e30d Ensure python builds uses all ressources 2020-02-14 18:55:03 +01:00
lissyx
551bded23e
Merge pull request #2756 from lissyx/no-remirror
Manually update the TC index when needed
2020-02-14 14:52:45 +01:00
Alexandre Lissy
e0277853b2 Manually update the TC index when needed 2020-02-14 12:55:47 +01:00
lissyx
5155f0afcb
Merge pull request #2755 from lissyx/ts-mirror
Use other storage for TrainingSpeech dataset
2020-02-13 20:27:05 +01:00
Alexandre Lissy
95b931df4f Use other storage for TrainingSpeech dataset
Fixes #2715

X-DeepSpeech: NOBUILD
2020-02-13 20:26:25 +01:00
Reuben Morais
40f1827a24
Merge pull request #2746 from reuben/example-linenos
Update example line numbers
2020-02-13 17:37:47 +01:00
Reuben Morais
e9cf022e21 Merge branch 'expose-version' (Fixes #2745) 2020-02-13 17:35:13 +01:00
Reuben Morais
7001a17418 Expose version in a consumable way 2020-02-13 17:34:58 +01:00
lissyx
aa6f84ac56
Merge pull request #2749 from lissyx/tc-scripts
Explode tc-tests-utils into several smaller chunks
2020-02-13 17:18:55 +01:00
PedroDKE
50c5e5b23a
Make the webrtcvad dependency optional (#2754) 2020-02-13 17:16:37 +01:00
Alexandre Lissy
d6f0a5026c Explode tc-tests-utils into several smaller chunks
Fixes #1840
2020-02-13 15:42:34 +01:00
lissyx
a334c333de
Merge pull request #2731 from lissyx/swig-build
Build SWIG locally
2020-02-12 16:17:19 +01:00
Alexandre Lissy
e5149ded12 Build SWIG locally 2020-02-12 15:12:30 +01:00
Reuben Morais
09224cea46 Update example line numbers 2020-02-12 15:02:52 +01:00
Reuben Morais
52775504e5 Point to master branch of examples 2020-02-12 13:18:37 +01:00
Reuben Morais
88a1048322 Merge branch 'embed-beam-width' (Fixes #2744) 2020-02-12 13:15:43 +01:00
Reuben Morais
c2f336b3e3 Remove hardcoded constants from evaluate_tflite.py 2020-02-12 13:08:34 +01:00
Reuben Morais
3637f88c06 Fix CI errors, address comments, update examples 2020-02-12 10:13:02 +01:00
Reuben Morais
c512383aec Fix consumers of DS_CreateModel 2020-02-12 10:13:02 +01:00
Reuben Morais
8e9b6ef7b3 Embed default beam width into exported graph and remove param from DS_CreateModel 2020-02-11 21:23:05 +01:00
Reuben Morais
5366f90375 Merge branch 'decoder-api-changes' (PR #2681) 2020-02-11 21:18:57 +01:00