Commit Graph

36 Commits

Author SHA1 Message Date
Kelly Davis
030d487af6 Merge pull request #60 from mozilla/issue59
Fixed #59: Fixed ted_lium => batch_set
2016-10-15 10:45:27 -04:00
Kelly Davis
55863557fe Fixed #59: Fixed ted_lium => batch_set 2016-10-15 10:44:32 -04:00
Kelly Davis
c7811b71f5 Merge pull request #58 from mozilla/issue57
Fixed #57: Hyperparams at values from DeepSpeech paper or reasonable values
2016-10-14 15:08:42 -04:00
Kelly Davis
df266f9778 Fixed #57: Hyperparams at values from DeepSpeech paper or reasonable values 2016-10-14 15:07:27 -04:00
Kelly Davis
89dec6b58a Merge pull request #56 from mozilla/issue14
Fix #13; Fix #14; Reporting of WERs by index.htm
2016-10-14 14:55:41 -04:00
Tilman Kamp
b731877368 Fix #13; Fix #14; Reporting of WERs by index.htm 2016-10-14 18:34:05 +02:00
Kelly Davis
c8b7cbaa9b Merge pull request #55 from mozilla/issue54
Fixed #54
2016-10-14 08:02:02 -04:00
Kelly Davis
c6adf27a86 Fixed #54 2016-10-14 08:00:10 -04:00
Kelly Davis
84c030a310 Merge of pull requests #49, #50, and #52. Fixes issues #2, #4, #11, #12, #46, #47, and #48
Merge of pull requests #49, #50, and #52. Fixes issues #2, #4, #11, #12, #46, #47, and #48
2016-10-13 15:17:23 -04:00
Kelly Davis
a3abc9d92a Merge of pull requests #49, #50, and #52. Fixes issues #2, #4, #11, #12, #46, #47, and #48 2016-10-13 15:15:39 -04:00
Tilman Kamp
9fb60a7ebc Reintroduced feed_dict for context dependent dropout rates 2016-10-12 12:14:29 +02:00
Tilman Kamp
f3439b72d5 Fixed dropout handling and other fixes 2016-10-11 14:39:36 +02:00
Tilman Kamp
2890264b04 Merging a central JS data file that can be loaded by the report page 2016-10-10 17:14:17 +02:00
Tilman Kamp
2892feb0ac Logging context and hyper parameters to JSON file 2016-10-10 15:17:50 +02:00
Tilman Kamp
147ca6bde1 Fix #12; integration of WER in training, validation and test 2016-10-07 17:23:20 +02:00
Tilman Kamp
122c27c6a2 Fix #11; WER support 2016-10-06 17:57:49 +02:00
Tilman Kamp
c85a37d29e Fix #48; separation of training and validation 2016-10-05 17:01:25 +02:00
Kelly Davis
aeb08b3042 Merge pull request #44 from mozilla/isssue18
Added checkpointing
2016-09-28 17:42:39 +02:00
Kelly Davis
07d01777d2 Merge pull request #43 from mozilla/issue23
Fix of issue #23
2016-09-27 17:01:19 +02:00
Tilman Kamp
7dcdf3d0a1 Fix #16; Logging activations and gradients 2016-09-27 14:27:31 +02:00
Kelly Davis
6b312639fe Added checkpointing 2016-09-26 17:24:16 +02:00
Kelly Davis
26035f3626 Fix of issue #23 2016-09-26 10:26:15 +02:00
Kelly Davis
9e18d36534 Merge pull request #41 from mozilla/issue40
Added LICENSE
2016-09-20 19:13:28 +02:00
Kelly Davis
ea38c68344 Added LICENSE 2016-09-20 19:12:29 +02:00
Kelly Davis
8d6f188eb6 Merge pull request #38 from mozilla/issue6
WIP Integration of CTC
2016-09-20 10:12:13 +02:00
Kelly Davis
615e6df5cf Merge branch 'issue6' of https://github.com/mozilla/DeepSpeech into issue6 2016-09-19 06:13:09 +02:00
Kelly Davis
9eebe98aa9 Adding CTC to notebook 2016-09-19 06:11:42 +02:00
Kelly Davis
6f61cc7ca8 Merge pull request #36 from mozilla/milestonesPrep
Prep for milestones 1 and 4
2016-09-07 15:55:20 -07:00
Kelly Davis
311da0e80c Prep for milestones 1 and 4 2016-09-07 15:47:29 -07:00
Kelly Davis
0ce8adecf0 Layer 6 output now logits as expected by CTC 2016-09-05 14:55:04 +02:00
Kelly Davis
f45c3c4fb9 Fied incorrect packing 2016-09-05 11:23:29 +02:00
Kelly Davis
3e1bef80d9 Updated use of bidirectional_rnn to API changes in TF master branch 2016-08-23 19:38:19 +02:00
Kelly Davis
6963eba144 Merge pull request #2 from lissyx/tf-0.10
Updating DeepSpeech for 0.10 API
2016-08-09 19:11:56 +02:00
Alexandre Lissy
8592093ffc Updating DeepSpeech for 0.10 API 2016-08-09 18:57:46 +02:00
Kelly Davis
78c93711f1 Updated bidirectional_rnn() to 0.8 API 2016-05-28 20:12:18 +02:00
Kelly Davis
6bcbaeccc8 Initial addition of work in progress 2016-02-22 12:08:37 +01:00