Fangjun Kuang
|
dd0ff2ca06
|
Support onnxruntime 1.18.0 (#906)
|
2024-07-10 17:05:26 +08:00 |
|
Fangjun Kuang
|
a3bac19c54
|
fix a bug for wenet streaming model. (#1054)
* fix a bug for wenet streaming model.
The chunk shift was wrong.
See
https://github.com/wenet-e2e/wenet/blob/main/runtime/core/decoder/asr_model.cc#L15
and
https://github.com/wenet-e2e/wenet/blob/main/runtime/core/decoder/asr_model.cc#L28
|
2024-06-24 21:52:54 +08:00 |
|
Lovemefan
|
b1f08c0a20
|
scale value fix (#1006)
|
2024-06-14 16:51:53 +08:00 |
|
Fangjun Kuang
|
fac4f6bc7c
|
Support streaming conformer CTC models from wenet (#427)
|
2023-11-16 10:35:23 +08:00 |
|
Fangjun Kuang
|
b83b3e3cd1
|
Support non-streaming WeNet CTC models. (#426)
|
2023-11-15 14:23:20 +08:00 |
|
Fangjun Kuang
|
d34640e3a3
|
Add scripts to export ASR models from wenet to ONNX (#425)
See
https://user-images.githubusercontent.com/5284924/282995968-f6d39118-8008-4ce7-9d7c-d1d6387ac183.png
|
2023-11-15 11:41:15 +08:00 |
|