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
3 years ago
huangyuxin
b23bde8ec5
tensor.shape => paddle.shape(tensor)
3 years ago
huangyuxin
4c09927f61
fix
3 years ago
huangyuxin
e1888f9ae6
remove size,test=asr
3 years ago
xiongxinlei
b1ef434983
update the max len compute method, test=doc
3 years ago
xiongxinlei
0ea39f837b
add asr time limt configuration, test=doc
3 years ago
Jackwaterveg
85b50c4700
Merge pull request #1741 from Jackwaterveg/debug
...
[ASR] remove redundant log
3 years ago
Hui Zhang
c7d9b11529
format
3 years ago
huangyuxin
8e37a7c7f0
remove redundant log, test=doc
3 years ago
xiongxinlei
ff4ddd229e
fix the unuseful code, test=doc
3 years ago
xiongxinlei
48fa84bee9
fix the asr online client bug, return None, test=doc
3 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 )
...
* fix the destructer problem for prefixes
* unified offline and online in ctcdecoders, test=asr
* rename swig_decoders to paddlespeech_ctcdecoders, test=asr
* add reset_stage for ctcdecoder
* fix some problems
* fix ctconline
* fix a bug
* fix the format
* fix 1xt2x
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