Commit Graph

18 Commits (e66da76db9b24fcfd58e2578052cad5fb896a629)

Author SHA1 Message Date
Hui Zhang 6569ce123d lm embed and format code
4 years ago
huangyuxin 9e2773dffb tiny change, not important
4 years ago
huangyuxin 418d85ef73 fix some bug and complete the recog.py
4 years ago
huangyuxin e4a9328c40 fix some bug and complete the recog.py
4 years ago
Hui Zhang e4ecfb22fd format code
4 years ago
Hui Zhang 6a9daa800d encoder.forward_one_step for prefix feat or ys
4 years ago
Hui Zhang 0cd30e48a9 fix no_pos call
4 years ago
Hui Zhang 12ea02fc48 fix no pos
4 years ago
Hui Zhang 4f1a61011d add none pos embed
4 years ago
Hui Zhang 4566351127 add transformer lm and encoder score api
4 years ago
Hui Zhang c8e96d732b bool logical, sum and multiply op; ctc grad norm; support old and new pd api
4 years ago
Hui Zhang 000183ea49 tensor.size to tensor.shape
4 years ago
Hui Zhang cd001d5daf change type_as to astype
4 years ago
Hui Zhang 797ca389fc paddle support some bool op
4 years ago
Hui Zhang 7d133368e5 fix bugs
4 years ago
Hui Zhang 259781768e comment u2 model for easy understand
4 years ago
Hui Zhang 69dfc2a5fa fix mask for bool type; fix other
4 years ago
Hui Zhang 71e046b0ba
E2E/Streaming Transformer/Conformer ASR (#578)
4 years ago