Chris Lord
|
3bac760fa0
|
Don't reuse the session to export
|
2016-11-07 18:12:41 +01:00 |
|
lissyx
|
5f58d57e62
|
Merge pull request #130 from lissyx/xdg
Switch dependency from xdg to pyxdg
|
2016-11-07 15:30:11 +01:00 |
|
Alexandre Lissy
|
34848dcda7
|
Switch dependency from xdg to pyxdg
Fixes #129
|
2016-11-07 15:27:01 +01:00 |
|
lissyx
|
529766a080
|
Merge pull request #118 from lissyx/gpu-memory
Expose FULL_TRACE logging capability
|
2016-11-07 11:38:46 +01:00 |
|
Alexandre Lissy
|
23635420fe
|
Expose FULL_TRACE logging capability
|
2016-11-07 11:00:55 +01:00 |
|
Chris Lord
|
4add35b81b
|
Merge pull request #125 from Cwiiis/dont-export-by-default
Don't export model by default, fixes #124
|
2016-11-07 10:57:11 +01:00 |
|
Chris Lord
|
b6a10a60dc
|
Don't export model by default
|
2016-11-07 10:44:15 +01:00 |
|
Chris Lord
|
cba81fb5e4
|
Merge pull request #112 from Cwiiis/model-extraction-checkpoint
Implement model exporting
|
2016-11-04 11:38:01 +00:00 |
|
Chris Lord
|
c0697b9445
|
Export model after training
|
2016-11-04 11:34:22 +00:00 |
|
Chris Lord
|
21c1d1fe1f
|
Use reshape/unpack to remove dependency on n_steps in BiRNN()
|
2016-11-04 11:34:22 +00:00 |
|
Chris Lord
|
45d8d6b271
|
Derive n_steps from batch_x.shape
|
2016-11-04 11:34:22 +00:00 |
|
Chris Lord
|
ce1080e898
|
Use XDG_DATA_HOME for checkpoint files
|
2016-11-04 11:34:22 +00:00 |
|
Chris Lord
|
1ad35baf4a
|
Base ds_dataset_path on ds_importer by default
|
2016-11-04 11:34:22 +00:00 |
|
Tilman Kamp
|
340d31ae9c
|
Merge pull request #116 from mozilla/issue115
Fix #115; Time based charts now with timeline on the bottom
|
2016-11-04 12:24:36 +01:00 |
|
Tilman Kamp
|
2aba5d78cf
|
Fix #115; Time based charts now with timeline on the bottom
|
2016-11-04 12:23:59 +01:00 |
|
Tilman Kamp
|
cf314408b6
|
Merge pull request #117 from mozilla/issue113
Fix #113; Showing real WER values
|
2016-11-04 10:57:10 +01:00 |
|
Tilman Kamp
|
385529dd48
|
Merge pull request #104 from mozilla/issue15
Fix #15; logging top ten lowest loss samples
|
2016-11-04 10:03:33 +01:00 |
|
Tilman Kamp
|
25e218f3ee
|
Fix #113; Showing real WER values; corrected wrong WER usage for parameter based charts
|
2016-11-03 13:06:03 +01:00 |
|
Tilman Kamp
|
02ee478892
|
Fixes for PR
|
2016-11-03 12:09:31 +01:00 |
|
Tilman Kamp
|
56c10b1d1e
|
Fix #114; better WER reporting
|
2016-11-03 12:02:04 +01:00 |
|
Tilman Kamp
|
8904aa85e9
|
Better documentation for get_tower_results
|
2016-11-03 10:44:40 +01:00 |
|
Tilman Kamp
|
b82d477d23
|
Changed language version back to 2.7.11
|
2016-11-01 16:18:06 +01:00 |
|
Tilman Kamp
|
bcd99b790a
|
Fix #110; Fixed average accuracy calculation
|
2016-11-01 16:16:00 +01:00 |
|
Tilman Kamp
|
0849efd6da
|
Fix #111; documented and revisited WER calculation
|
2016-11-01 16:11:04 +01:00 |
|
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 |
|