Commit Graph

54 Commits (6de81d74d9b00c0ec4e6163d9b74bbba5ac20ff0)

Author SHA1 Message Date
Hui Zhang 6de81d74d9 elimiete cast dtype for bool op
2 years ago
Hui Zhang b7388ce25a eliminate useless unsqueese
2 years ago
Hui Zhang 00b2c1c8fb fix forward attention decoder caller
2 years ago
Hui Zhang 9b66680ea4 Merge branch 'u2++_decoder' into u2pp_export
2 years ago
tianhao zhang 0a95689461 support bitransformer decoder
2 years ago
tianhao zhang 1a56a6e42b add bitransformer decoder, test=asr
2 years ago
Hui Zhang 53d6baff0b format
2 years ago
Hui Zhang e3298c79ce Merge branch 'develop' into u2_export
2 years ago
Hui Zhang 8690a00bd8 add feature pipeline layer(cmvn, fbank), but to_static and jit.layer output is not equal
2 years ago
Hui Zhang 63aeb747b0 more comment
2 years ago
Hui Zhang d638325c46 do not jit save forward; using slice for zeros([0,0,0,0]) tensor
2 years ago
tianhao zhang 6745e9dd6b fix dp init
2 years ago
TianYuan 795eb7bd10
format paddlespeech with pre-commit (#2331)
2 years ago
tianhao zhang cdcb1a5316 s2t: fix encoder.py
2 years ago
tianhao zhang ed2819d7af fix format test=asr
2 years ago
tianhao zhang ed80b0e2c3 fix multigpu training test=asr
2 years ago
tianhao zhang 733ec7f2bc fix conformer multi-gpu training test=asr
2 years ago
Hui Zhang ef37f73a01 fix cnn cache dy2st shape
2 years ago
0x45f e6ac8881f1 Fix comments
2 years ago
0x45f ac680aa783 Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleSpeech into new_api
2 years ago
0x45f 294b7b00bd Supprot dy2st for conformer
2 years ago
huangyuxin 75997d8277 merge
2 years ago
Hui Zhang e81849277e att cache for streaming asr
2 years ago
Hui Zhang fb40602d94 refactor attention cache
2 years ago
TianYuan bc93bffbb4 replace logger.info with logger.debug in cli, change default log level to INFO
2 years ago
Hui Zhang dfdf450b22 fix #2013; and format
2 years ago
huangyuxin 10819e0fa2 not install ctc on win, test=asr
2 years ago
huangyuxin b23bde8ec5 tensor.shape => paddle.shape(tensor)
2 years ago
huangyuxin 4c09927f61 fix
2 years ago
huangyuxin e1888f9ae6 remove size,test=asr
2 years ago
xiongxinlei b1ef434983 update the max len compute method, test=doc
2 years ago
xiongxinlei 0ea39f837b add asr time limt configuration, test=doc
2 years ago
Jackwaterveg 85b50c4700
Merge pull request #1741 from Jackwaterveg/debug
2 years ago
Hui Zhang c7d9b11529 format
2 years ago
huangyuxin 8e37a7c7f0 remove redundant log, test=doc
2 years ago
xiongxinlei ff4ddd229e fix the unuseful code, test=doc
2 years ago
xiongxinlei 48fa84bee9 fix the asr online client bug, return None, test=doc
2 years ago
xiongxinlei d21ccd0287 add conformer online server, test=doc
3 years ago
huangyuxin e1b581b622 fix some bug, test=asr
3 years ago
huangyuxin a4f5a68074 fix some format, test=asr
3 years ago
huangyuxin d53e1163a6 update the code, test=asr
3 years ago
huangyuxin ab16d8ce3c change default initializer to kaiming_uniform, test=asr
3 years ago
Jackwaterveg d7222c0453
[ASR] Support CTC decoder online (#821)
3 years ago
billishyahao ddf184be60 fix some typos
3 years ago
Hui Zhang 3a2db414e6 format code
3 years ago
Hui Zhang 6f651d762e fix batch sampler set_epoch when epcoh start
3 years ago
Hui Zhang 51d7a07c6d
format and fix pre-commit (#1120)
3 years ago
huangyuxin 9fe0beee54 fix the bug: miss import after install
3 years ago
huangyuxin cea5ffe0e4 refactor the code
3 years ago
huangyuxin ed12db61a6 Separate the ctcdecoders
3 years ago