Commit Graph

15 Commits

Author SHA1 Message Date
JRMeyer
5bba9ea5d1 Transfer-learning support 2020-02-17 08:29:10 +01:00
Reuben Morais
240646b708 Error early if audio sample rate and feature window/step length are invalid 2019-12-04 11:06:16 +01:00
Reuben Morais
f4cdd988df UTF-8 target 2019-11-11 11:36:16 +01:00
Mahmoud Hashem
bfcc7e86e7 Expose flag to allow incremental GPU memory allocation 2019-09-13 12:13:31 +02:00
Reuben Morais
670e06365e Run tf_upgrade_v2 on our code 2019-08-28 17:53:24 +02:00
Reuben Morais
6566299adf Revert "Remove deprecated SessionConfig in favor of just using defaults" as it inadvertently disables soft placement of ops
This reverts commit dc78f8d1e6.
2019-07-15 15:03:23 +02:00
Reuben Morais
dc78f8d1e6 Remove deprecated SessionConfig in favor of just using defaults 2019-07-08 18:56:59 +02:00
Reuben Morais
6a0c186b5c Correct mistake in len check
X-DeepSpeech: NOBUILD
2019-04-11 12:07:04 -03:00
Reuben Morais
13757a4258 Fix pylint warnings 2019-04-11 07:02:21 -03:00
Reuben Morais
7f6fd8b48b Embed more metadata in exported model and read it in native client 2019-04-05 09:35:23 -03:00
Reuben Morais
ed15caf3c5 Check if train/dev/test files were passed in instead of having explicit flags 2019-04-04 22:41:38 -03:00
Tilman Kamp
a179a2389f Fix #1986 - Remove distributed training support 2019-04-01 18:43:22 +02:00
Reuben Morais
5cb1aff531 Rename config singleton from C to Config 2018-11-11 18:03:52 -02:00
Reuben Morais
a5bcecbe40 Address more review comments 2018-11-11 15:24:31 -02:00
Reuben Morais
c65c22fe31 Move globals handling out of util/coordinator.py 2018-11-09 21:08:03 -02:00