Commit Graph

10 Commits (670a68ad95ff86bec4022fd3782640db274cf833)

Author SHA1 Message Date
Hui Zhang dd06472432 extract ctc_align into ctc_utils
3 years ago
Hui Zhang b4e16eb815 revert ctc_utils that can work with paddle 2.1.2 and new
3 years ago
Hui Zhang 282914f45b
Merge branch 'develop' into fix_varbase
3 years ago
Hui Zhang 231499a347 VarBase.__getitem__ work for np.int64, np.longlong; but __setitem_varbase__ not support paddle.int16/set_value op not support
3 years ago
Hui Zhang 000183ea49 tensor.size to tensor.shape
3 years ago
Hui Zhang c75082295a varbase getitem support np.longlong since paddle 2.2.0RC
3 years ago
Hui Zhang 6ee67785f6 fix ctc alignment
3 years ago
Hui Zhang 90788b116d more comment; fix datapipe of align
3 years ago
Hui Zhang 30aba26693 add align code
3 years ago
Hui Zhang 71e046b0ba
E2E/Streaming Transformer/Conformer ASR (#578)
3 years ago