Commit Graph

7 Commits

Author SHA1 Message Date
Reuben Morais
60fb5ad04c Remove old versions of decoder binary files 2018-11-08 18:35:42 -02:00
Alexandre Lissy
7d2c0e27f7 Update trie file to v2 2018-10-02 16:21:56 +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
4a10d400da Save alphabet size in trie file and check it when loading 2017-11-01 19:58:57 -02:00
Reuben Morais
2cccd33452 Remove current re-scoring of decoder output and switch to custom op 2017-09-13 11:41:15 -03:00