8 Commits

Author SHA1 Message Date
Jean Du
b233d46552
[ctc] KWS with CTCloss training and CTC prefix beam search detection. (#135)
* add ctcloss training scripts.

* update compute_det_ctc

* fix typo.

* add fsmn model, can use pretrained kws model from modelscope.

* Add streaming detection of CTC model. Add CTC model onnx export. Add CTC model's result in README; For now CTC model runtime is not supported yet.

* QA run.sh, maxpooling training scripts is compatible. Ready to PR.

* Add a streaming kws demo, support fsmn online forward

* fix typo.

* Align Stream FSMN and Non-Stream FSMN, both in feature extraction and model forward.

* fix repeat activation, add a interval restrict.

* fix timestamp when subsampling!=1.

* fix flake8, update training script and README, give pretrained ckpt.

* fix quickcheck and flake8

* Add realtime CTC-KWS demo in README.

---------

Co-authored-by: dujing <dujing@xmov.ai>
2023-08-16 10:07:04 +08:00
sugarcase
fc02c8887b
[doc] fix ds_tcn params count in hi_xiaowen recipe (#96)
Co-authored-by: sugarcase <924708577@qq.com>
2022-09-23 09:20:16 +08:00
02Bigboy
de234ef4c7
[doc] update result on hi_xiaowen (#94)
Co-authored-by: 02bigboy <wangjie2017@mail.nwpu.edu.cn>
2022-09-21 14:35:06 +08:00
Binbin Zhang
1a90b6dca7
[doc] update spec_aug result on hi_xiaowen (#92) 2022-09-19 10:00:22 +08:00
Binbin Zhang
e3bfcf9f4e
[doc] add quantize result (#46) 2021-12-15 11:07:59 +08:00
Binbin Zhang
92a4c19ffe
[examples] use ds_tcn as default model (#34)
* [examples] use ds_tcn as default model

* fix scoring gpu id
2021-12-07 10:36:38 +08:00
jingyong hou
edfc6de743 add results of mdtc 2021-11-19 15:31:11 +08:00
Binbin Zhang
dbebee86fd [examples] support hi xiaowen dataset 2021-11-10 18:57:52 +08:00