Commit Graph

31 Commits

Author SHA1 Message Date
Kelly Davis
fa283cff0d Fixed #275 2016-12-04 18:26:20 +01:00
Kelly Davis
a65beddb28 Updated learning_rate to fix inf's 2016-12-01 15:05:24 +01:00
Kelly Davis
7d3aff6131 Updated in line with comments 2016-11-30 22:30:17 +01:00
Chris Lord
85cd407a18 Rename 'training_iters' -> 'epochs' 2016-11-30 18:05:30 +00:00
Chris Lord
ffc76343dc Add a README for the binaries directory 2016-11-30 18:02:36 +00:00
Chris Lord
fce2cacf19 Tweak scripts to more appropriate default values 2016-11-30 17:58:36 +00:00
Kelly Davis
ad735d63ae Fix issue #259 2016-11-30 06:45:09 +01:00
Kelly Davis
19ade3ef44 Merge pull request #245 from mozilla/issue244
Fixed #244
2016-11-28 12:09:28 +01:00
Kelly Davis
077c4cda33 Fixed #244 2016-11-28 10:56:00 +01:00
Kelly Davis
06bb017c15 Fixed #239 2016-11-28 09:44:41 +01:00
Kelly Davis
002f0dd505 Made the system not validate during wer-tracking 2016-11-26 07:56:42 +01:00
Kelly Davis
79b41afa49 Fixed #229 2016-11-25 20:31:55 +01:00
Kelly Davis
2af3bc68f2 Fix #221 2016-11-18 17:33:13 +01:00
Kelly Davis
4454336d50 Merge pull request #213 from mozilla/issue201
Issue201
2016-11-17 19:24:47 +01:00
Kelly Davis
1da578f04c Updated params inline with IRC discussion 2016-11-17 18:09:54 +01:00
Alexandre Lissy
58f0609afa Tracking GPU Usage
Fixes #178
2016-11-17 11:49:20 +01:00
Kelly Davis
27f2c5f90f 64 leads to OOM 2016-11-17 06:31:46 +01:00
Kelly Davis
1766ba808b Fixed #201 2016-11-16 22:37:11 +01:00
Alexandre Lissy
2c18cb25fb Forcing python to not buffer output
Fixes #198
2016-11-16 13:58:35 +01:00
Chris Lord
348a2d0f72 Merge pull request #179 from Cwiiis/export-on-automation
Export the model on automation, fixes #177
2016-11-11 11:50:40 +01:00
Chris Lord
fe7d618b23 Export the model on automation 2016-11-11 11:35:39 +01:00
Kelly Davis
418e9e03a7 Made dirs server centric 2016-11-11 11:29:11 +01:00
Kelly Davis
39e7d5e7c6 Fixed typo 2016-11-11 07:10:21 +01:00
Kelly Davis
73330104c8 Fixed #174 2016-11-11 07:09:00 +01:00
Alexandre Lissy
b3f4f40869 Do not remove existing checkpoint dirs, update training paramteters
This breaks restore feature. We should let code overwrite existing
checkpoints. This fixes #166.

Change training parameters, to address issue #169.
2016-11-10 15:54:09 +01:00
Alexandre Lissy
06f28af274 Limit training epochs to 6
Fixes #160
2016-11-10 11:13:00 +01:00
Alexandre Lissy
1907f9eead Change automation parameters
Set importer to 'ted' instead of 'ted_lium', fixes #149
Set batch_size to 32, fixes #150
2016-11-09 13:04:46 +01:00
Alexandre Lissy
1150c1c5ec Fix TED LIUM automation path
Fixes #96
2016-10-26 15:53:40 +02:00
Alexandre Lissy
117a6234a8 WER automation code
Fixes #73
2016-10-24 16:35:45 +02:00
Alexandre Lissy
781be5d9bc Handling of website publication
Fixes #73
2016-10-24 16:35:45 +02:00
Alexandre Lissy
a6d4373cff LDC93S1 Simple sample importer
Fixes #72
2016-10-20 17:28:55 +02:00