Commit Graph

12 Commits

Author SHA1 Message Date
Reuben Morais
89f63dcd69 Make Scorer init fallible and check it in callers 2019-08-26 13:59:15 +02:00
Reuben Morais
1b18494e63 Address review comments 2019-08-23 12:19:32 +02:00
Reuben Morais
b2ef9cca83 Make Alphabet init fallible and check it in model creation 2019-08-23 12:19:32 +02:00
Reuben Morais
31afc6811f Switch to ConstFst from VectorFst and mmap trie file when reading 2019-06-21 22:21:19 -03:00
Reuben Morais
3cc9b3711d Use ctcdecode in native client 2018-10-25 17:01:08 -03:00
Alexandre Lissy
7c5e031b1f Change TRIE format 2018-10-01 19:03:36 +02:00
Reuben Morais
cb86e7e191 Update language model to a trie-based LM created from the LibriSpeech LM corpus 2018-09-17 11:11:20 -03:00
Alexandre Lissy
650f7f851d Revert "Fixes #1236 (Switch KenLM to trie based language model)"
This reverts commit e34c52fcb9.
2018-07-20 18:56:57 +02:00
kdavis-mozilla
e34c52fcb9 Fixes #1236 (Switch KenLM to trie based language model) 2018-06-01 17:15:25 +02:00
Reuben Morais
194de744b7 Switch from <codecvt> to Boost.Locale for charset transformation 2017-09-13 11:42:41 -03:00
Reuben Morais
1f3d26ddda Address review comments 2017-09-13 11:42:41 -03:00
Reuben Morais
fc91e3d7b8 Write a CTC beam search decoder TF op that scores beams with our LM 2017-09-13 11:41:15 -03:00