Commit Graph

15 Commits (e66da76db9b24fcfd58e2578052cad5fb896a629)

Author SHA1 Message Date
Hui Zhang dfd80b3aa2 recog into decoders, format code
4 years ago
Hui Zhang a4e27da64b decoder with ctc prefix score
4 years ago
Hui Zhang 8ebd4245d7 fix detoken for char
4 years ago
Hui Zhang eb4b389262 more log; refactor ctc decoders; rm useless code
4 years ago
huangyuxin 30b3e237e2 optimize the 1xt2x
4 years ago
huangyuxin 6dc32d185b Merge branch 'develop' of https://github.com/PaddlePaddle/DeepSpeech into release_model
4 years ago
huangyuxin db831ae702 fix the text_featurize
4 years ago
huangyuxin f6c9976189 Merge branch 'develop' of https://github.com/PaddlePaddle/DeepSpeech into release_model
4 years ago
Hui Zhang 30563981f0 replace space when build vocab
4 years ago
Hui Zhang 4c098a0f33 explit space as <space>
4 years ago
huangyuxin 264bba760b fix the bug: read space as unk
4 years ago
huangyuxin f0184352f5 change the code format to 2.x style
4 years ago
Hui Zhang 561d5cf085 refactor feature, dict and argument for new config format
4 years ago
Hui Zhang 71e046b0ba
E2E/Streaming Transformer/Conformer ASR (#578)
4 years ago
Hui Zhang d7e753546a
Support paddle 2.x (#538)
5 years ago