Commit Graph

12 Commits

Author SHA1 Message Date
Kelly Davis
8886afc81e Revert "Added language model with apostrophe"
This reverts commit c5db7d1f71.
2017-11-17 13:41:12 +01:00
Kelly Davis
c5db7d1f71 Added language model with apostrophe 2017-11-13 15:35:10 +01:00
Reuben Morais
4a10d400da Save alphabet size in trie file and check it when loading 2017-11-01 19:58:57 -02:00
Reuben Morais
1f3d26ddda Address review comments 2017-09-13 11:42:41 -03:00
Reuben Morais
2cccd33452 Remove current re-scoring of decoder output and switch to custom op 2017-09-13 11:41:15 -03:00
Reuben Morais
1c4cbf1813 Support custom alphabet mappings (Fixes #692) (#797)
Support custom alphabet mappings
2017-08-31 11:51:15 +02:00
Kelly Davis
167d0acd99 Fixed #620 2017-06-05 21:47:36 +02:00
Kelly Davis
4765953b99 Fixed #412 2017-03-07 15:05:49 +01:00
Kelly Davis
9e266f2fc3 Temp fix of #8 until tensorflow/tensorflow#6034 is fixed 2017-02-20 07:10:51 +01:00
Kelly Davis
86d6ef08a8 Added Kneser-Ney, 4-gram, 30k word LM 2017-02-20 07:10:49 +01: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
Kelly Davis
9eebe98aa9 Adding CTC to notebook 2016-09-19 06:11:42 +02:00