Commit Graph

17 Commits (d0635c6592a2e787ca296e15241e7371a83ca55f)

Author SHA1 Message Date
Hui Zhang 71e046b0ba
E2E/Streaming Transformer/Conformer ASR (#578)
3 years ago
Hui Zhang d7e753546a
Support paddle 2.x (#538)
3 years ago
Xinghai Sun b2eb008a71 Remove test_setup.py.
7 years ago
Xinghai Sun 5623b09868 Move decoder.py to models and re-arrange unitests.
7 years ago
Xinghai Sun dfd7652308 Rename ctc_best_path_decoder to ctc_greedy_decoder in unitest.
7 years ago
yangyaming 04970705d6 Add more test cases and make DP more clear.
7 years ago
yangyaming 14d2fb795c Unify encoding to 'utf-8' and optimize error rate calculation.
7 years ago
Luo Tao de212572ed update unittest with comments
7 years ago
Luo Tao b72b70e54c add soundfile read/write unitest
7 years ago
Luo Tao 7d7984b8fb add test for libsndfile installation
7 years ago
Yibing Liu 37e98df74d enable resetting params in scorer
7 years ago
Yibing Liu 8ba98cb518 fix decoders' unittest
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
yangyaming def66a3223 Follow comments.
7 years ago
yangyaming 26eb54eb37 Follow comments.
7 years ago
yangyaming f85f8558cf Add unittest.
7 years ago