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