Reuben Morais
|
ba56407376
|
Merge pull request #2383 from mozilla/scorer-cleanup
Don't explicitly score the BOS token, and avoid copies when scoring sentences
|
2019-09-27 11:06:24 +02:00 |
|
Reuben Morais
|
a323973521
|
Address review comments
|
2019-09-27 11:02:22 +02:00 |
|
Alexandre Lissy
|
86b44a7cb7
|
Load KenLM with LAZY
Fixes #2384
|
2019-09-26 21:08:27 +02:00 |
|
Reuben Morais
|
6dba6d4a95
|
Don't explicitly score the BOS token, and avoid copies when scoring sentences
|
2019-09-26 14:08:32 +02:00 |
|
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
|
4dabd248bc
|
Make Alphabet copyable and default-constructable and avoid pointers
|
2019-08-23 12:19:32 +02:00 |
|
Francis Tyers
|
6e53fd8fe0
|
typo
X-DeepSpeech: NOBUILD
|
2019-06-22 22:18:25 +01: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
|
9e8c208be2
|
Don't save/load trie for character based LMs
|
2019-01-07 08:49:37 -02:00 |
|
Carlos Fonseca M
|
1dc6cc490c
|
Add file access defines Windows
|
2018-12-14 14:43:59 -06:00 |
|
Reuben Morais
|
a5bcecbe40
|
Address more review comments
|
2018-11-11 15:24:31 -02:00 |
|
Reuben Morais
|
4d05c9af46
|
Address review comments
|
2018-11-09 08:49:08 -02:00 |
|
Reuben Morais
|
3255f23426
|
ctcdecode binding fixes
|
2018-11-08 18:14:32 -02:00 |
|
Reuben Morais
|
23497fde41
|
Use unique_ptr for Scorer members
|
2018-10-30 09:21:30 -03:00 |
|
Reuben Morais
|
68258e356c
|
Address review comments
|
2018-10-29 23:57:14 -03:00 |
|
Reuben Morais
|
770d742cd5
|
Adjust ctcdecode to use our Alphabet code, support using trie files
|
2018-10-25 17:01:05 -03:00 |
|
Reuben Morais
|
c34fc5b7ac
|
Import parlance/ctcdecode into repository
|
2018-10-25 17:00:48 -03:00 |
|