josh
|
8143a01313
|
split_byte_str still not the solution
|
2019-03-18 22:34:56 +01:00 |
|
josh
|
e119ecb663
|
decoder bytes
|
2019-03-18 22:34:53 +01:00 |
|
josh
|
642d223337
|
native_client without compiled c++
|
2019-03-18 22:27:27 +01:00 |
|
josh
|
d2be55bf3f
|
utf8
|
2019-03-18 22:13:09 +01:00 |
|
josh
|
7696e7ce6e
|
utf8 slovenian
rm .install
type
cluster-things
sl
|
2019-03-18 21:59:29 +01:00 |
|
josh
|
77aa08b24e
|
rebasing onto master
utf8
|
2019-03-18 21:58:28 +01:00 |
|
Reuben Morais
|
5bf6e63f1b
|
Record character timing offset at peak probability of character
Uplifted from 173dddbe32
|
2019-02-17 22:41:18 -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 |
|
Carlos Fonseca M
|
bca54d3f03
|
Add OpenFST 1.6.9 Windows + README.mozilla
|
2018-12-14 14:33:27 -06:00 |
|
Reuben Morais
|
cfed8ccd4f
|
Cache common objects in decoder build
|
2018-11-12 14:17:30 -02: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
|
a7144e1d38
|
Address review comments
|
2018-11-07 23:16:13 -02:00 |
|
Reuben Morais
|
f5e7dfc4b7
|
Add Python/NumPy bindings to ctcdecode
|
2018-11-03 07:48:02 -03:00 |
|
Reuben Morais
|
440893c58d
|
Simplify ctcdecode API signatures to avoid nested STL structures
Flatten structure to avoid nested STL structures which are awkward to
wrap with SWIG and slower at runtime.
|
2018-11-03 07:48:02 -03: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
|
db3a36c36b
|
Remove leftover hack making Scorer members public
|
2018-10-25 22:29:23 -03:00 |
|
Reuben Morais
|
cf57453beb
|
Fix signature of ctc_beam_search_decoder_batch
|
2018-10-25 22:28:48 -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 |
|