Commit Graph

22 Commits (de212572ed8e9d0167e643a52f5556ff6b97dba1)

Author SHA1 Message Date
Yibing Liu 0cadc56a84 follow comments in code format
7 years ago
Yibing Liu 26510f74a6 refine ctc_beam_search_decoder
7 years ago
Yibing Liu 8033845615 add unit test for decoders
7 years ago
Yibing Liu 0729abe02e tiny adjust
7 years ago
Yibing Liu b2cf96cc46 adapt to the new data provider
7 years ago
Yibing Liu 36743d3689 add scoring last word in beam search
7 years ago
Yibing Liu ff01d048d3 final refining on old data provider: enable pruning & add evaluation & code cleanup
7 years ago
Xinghai Sun ed5f04afb8 Add shuffle type of instance_shuffle and batch_shuffle_clipped.
7 years ago
Xinghai Sun 04a225ae4f Enable min_batch_num in train.py and update train info print.
7 years ago
Xinghai Sun b07ee84a1d Add function, class and module docs for data parts in DS2.
7 years ago
Yibing Liu 7db13ca9db enable lm in multiprocessing decoder & add script for params tuning
7 years ago
Yibing Liu bb34e90398 correct typos in annotations
7 years ago
Yibing Liu ae83a25aff add beam search decoder using multiprocesses
7 years ago
Yibing Liu 453f038df9 optimize the efficiency of beam search
7 years ago
Yibing Liu 9fda521ee3 improve external scorer
7 years ago
Yibing Liu b046e651e7 tiny modify to pass CI
7 years ago
Yibing Liu 44efbed798 rename variables in decoder
7 years ago
Yibing Liu 21ff590e6d modify language model scoring
7 years ago
Yibing Liu ac370eca85 add annotations
7 years ago
Yibing Liu 51f35a5372 code clean & add external scorer
7 years ago
Yibing Liu dedbfb2654 enable ctc beam search decoder
7 years ago
Xinghai Sun 2a83486500 Refactor decoder interfaces and add ./data directory.
7 years ago