Commit Graph

63 Commits

Author SHA1 Message Date
Tilman Kamp
a7d009fef8 Fix #15; logging top ten lowest loss samples 2016-10-28 15:19:39 +02:00
Kelly Davis
47bb4babde Merge pull request #102 from mozilla/issue101
Fixes #101
2016-10-27 17:02:45 +02:00
Kelly Davis
33e9912259 Updates suggested in first review of #102 2016-10-27 15:46:52 +02:00
Kelly Davis
6ff340f82a Fixes #101 2016-10-27 05:58:08 +02:00
lissyx
f921301440 Merge pull request #97 from lissyx/issue96
Fix TED LIUM automation path
2016-10-26 15:54:23 +02:00
Alexandre Lissy
1150c1c5ec Fix TED LIUM automation path
Fixes #96
2016-10-26 15:53:40 +02:00
lissyx
93f35bd81a Merge pull request #89 from lissyx/website
Website
2016-10-26 15:22:20 +02:00
Kelly Davis
6bf3e94d2c Merge pull request #93 from mozilla/issue92
Fixed #92
2016-10-26 11:13:10 +02:00
Kelly Davis
b7d54257be Fixed #92 2016-10-26 11:12:26 +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
Kelly Davis
b7cbf61d22 Merge pull request #86 from lissyx/issue85
Introduce ds_checkpoint_dir to change checkpointing directory
2016-10-24 08:40:52 -04:00
Alexandre Lissy
4c6454581b Introduce ds_checkpoint_dir to change checkpointing directory
Fixes #85
2016-10-24 14:36:21 +02:00
Kelly Davis
657686b127 Merge pull request #77 from lissyx/issue72
LDC93S1 Simple sample importer
2016-10-20 12:02:00 -04:00
Alexandre Lissy
a6d4373cff LDC93S1 Simple sample importer
Fixes #72
2016-10-20 17:28:55 +02:00
Kelly Davis
776af661f5 Merge pull request #76 from lissyx/issue75
Using env variables to control execution parameters
2016-10-20 06:24:54 -04:00
Alexandre Lissy
368d8ee7f4 Using env variables to control execution parameters
Fixes #75
2016-10-20 10:44:13 +02:00
Kelly Davis
8ddefb81f5 Merge pull request #74 from lissyx/issue71
Ensure merge_logs() sorts directory
2016-10-19 17:00:00 -04:00
Alexandre Lissy
3046d9f6bb Ensure merge_logs() sorts directory
Fixes #71
2016-10-19 18:51:04 +02:00
Kelly Davis
ef19385701 Merge pull request #70 from Cwiiis/dont-delete-ted-data
Fix #69 - Don't delete TED data archive after extraction
2016-10-18 10:55:41 -04:00
Chris Lord
8ef23ee618 Fix #69 - Don't delete TED data archive after extraction 2016-10-18 15:54:06 +01:00
Kelly Davis
a8c7e3898f Merge pull request #68 from mozilla/issue67
Fix #67
2016-10-17 12:50:54 -04:00
Kelly Davis
43303a2199 Fix #67
WER is calculated using Levenshtein distance on chars, not words
2016-10-17 12:48:20 -04:00
Kelly Davis
414049bf8a Merge pull request #66 from mozilla/issue65
Fixed typo in wers
2016-10-17 08:47:50 -04:00
Kelly Davis
f8c0b57578 Fixed typo in wers 2016-10-17 08:47:27 -04:00
Kelly Davis
9cbc33d05b Merge pull request #64 from mozilla/issue63
Fix #63: Now the longest wav is the example
2016-10-17 06:54:41 -04:00
Kelly Davis
833604ecf1 Fix #63: Now the longest wav is the example 2016-10-17 06:53:56 -04:00
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