Commit Graph

8 Commits

Author SHA1 Message Date
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