Reuben Morais
|
24bcdeb3d6
|
Switch from deprecated tfv1.app to absl-py
|
2019-08-28 10:55:33 +02:00 |
|
Reuben Morais
|
86fff2f660
|
Merge pull request #2265 from mozilla/cudnnrnn_compatible
Allow loading a CuDNN RNN checkpoint in a CPU-capable graph (Fixes #2264)
|
2019-08-07 14:57:16 +02:00 |
|
Reuben Morais
|
84e1fa98b9
|
Remove unneccessary validator for --export_dir
X-DeepSpeech: NOBUILD
|
2019-07-22 14:19:19 +00:00 |
|
Reuben Morais
|
e3d0a44e83
|
Allow loading a CuDNN RNN checkpoint in a CPU-capable graph
|
2019-07-22 12:56:26 +02:00 |
|
Reuben Morais
|
fd3fbcaa78
|
Address review comments
|
2019-07-20 09:15:07 +02:00 |
|
Reuben Morais
|
f7a715d506
|
Use CuDNN RNN for training
|
2019-07-20 09:15:07 +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 |
|
Francis Tyers
|
58f3758a8c
|
Add validators for command line arguments that require paths (#2192)
|
2019-06-21 00:02:17 -03:00 |
|
Reuben Morais
|
4b305d2f5e
|
Remove --use_seq_length flag
|
2019-06-18 19:38:59 -03:00 |
|
Reuben Morais
|
9224d4de2b
|
Remove unused flag
X-DeepSpeech: NOBUILD
|
2019-06-08 18:27:44 -03:00 |
|
Reuben Morais
|
9586fbbd30
|
Rename --train_cached_features_path to --feature_cache
|
2019-04-16 11:06:26 -03:00 |
|
Reuben Morais
|
911a1ce4b1
|
Do separate test epochs if multiple input files are specified
|
2019-04-16 11:06:26 -03:00 |
|
Reuben Morais
|
a85af3da49
|
Do separate validation epochs if multiple input files are specified
|
2019-04-16 11:01:38 -03:00 |
|
Reuben Morais
|
13757a4258
|
Fix pylint warnings
|
2019-04-11 07:02:21 -03:00 |
|
Reuben Morais
|
5779d298e1
|
Merge branch 'more-metadata'
|
2019-04-05 14:38:56 -03:00 |
|
Reuben Morais
|
5b80f21668
|
Rename language flag
|
2019-04-05 11:54:02 -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
|
97c36291af
|
Rename epoch flag to epochs
|
2019-04-05 09:30:50 -03:00 |
|
Reuben Morais
|
2f3f095048
|
Ignore epochs in checkpoints, always start epoch count from zero
|
2019-04-05 00:21:04 -03:00 |
|
Reuben Morais
|
5ee856d075
|
Clarify early stopping dependency on validation
|
2019-04-04 22:41:38 -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 |
|
Reuben Morais
|
1cea2b0fe8
|
Rewrite input pipeline to use tf.data API
|
2019-04-02 18:31:32 -03:00 |
|
Tilman Kamp
|
a179a2389f
|
Fix #1986 - Remove distributed training support
|
2019-04-01 18:43:22 +02:00 |
|
Daniel Winkler
|
3bc2f8bdd5
|
Fixed typo in relu_clip description.
|
2019-02-19 11:33:28 +01:00 |
|
Reuben Morais
|
fa7cb1a983
|
Update decoder hyperparameters
|
2018-12-28 16:12:09 -02:00 |
|
Reuben Morais
|
9ae2e5b3b2
|
Use a random seed that overfits LDC93S1 in 75 epochs
|
2018-12-11 22:44:34 -02:00 |
|
Reuben Morais
|
c65c22fe31
|
Move globals handling out of util/coordinator.py
|
2018-11-09 21:08:03 -02:00 |
|
Reuben Morais
|
56dc024d29
|
Centralize WER report code into evaluate.py, call it from DeepSpeech.py
|
2018-11-09 00:26:50 -02:00 |
|