Commit Graph

46 Commits (r1.2)

Author SHA1 Message Date
Hui Zhang 1a1ce92cb4
Merge pull request #2415 from Zth9730/u2++_decoder
2 years ago
tianhao zhang 0a95689461 support bitransformer decoder
2 years ago
tianhao zhang 1a56a6e42b add bitransformer decoder, test=asr
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
2 years ago
huangyuxin e1b581b622 fix some bug, test=asr
2 years ago
huangyuxin a4f5a68074 fix some format, test=asr
2 years ago
huangyuxin d53e1163a6 update the code, test=asr
2 years ago
huangyuxin ab16d8ce3c change default initializer to kaiming_uniform, test=asr
2 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
Hui Zhang 3bd87bc379 add wenet lincense
3 years ago
Hui Zhang 38cf56295a fix reference format
3 years ago
Hui Zhang c463a00f81 add reference code license
3 years ago
Hui Zhang e2bcaee4f1 merge deepspeech, parakeet and text_processing into paddlespeech
3 years ago