• J
    [ASR] Support CTC decoder online (#821) · d7222c04
    Jackwaterveg 提交于
    * 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
    d7222c04
model.py 26.3 KB