4 Commits

Author SHA1 Message Date
yaozengwei
84dfb5765b Merge remote-tracking branch 'k2-fsa/master' into zipformer-ctc-aed 2024-05-25 17:49:14 +08:00
zr_jin
242002e0bd
Strengthened style constraints (#1527) 2024-03-04 23:28:04 +08:00
yaozengwei
7886da9b59 add attention-decoder-rescoring 2023-11-14 20:15:43 +08:00
Zengwei Yao
0ad037d076
Add CTC loss option in zipformer recipe (#1111)
* add CTC loss option in zipformer recipe

* add ctc_decode.py

* support CTC model export, add jit_pretrained_ctc.py, pretrained_ctc.py

* update README.md and RESULTS.md

* add CI test
2023-06-14 14:27:29 +08:00