sherpa-onnx icon indicating copy to clipboard operation
sherpa-onnx copied to clipboard

Support onnxruntime 1.18.0

Open csukuangfj opened this issue 1 year ago • 1 comments

csukuangfj avatar May 23 '24 03:05 csukuangfj

CI tests failed due to https://github.com/microsoft/onnxruntime/issues/20808

csukuangfj avatar Jun 21 '24 08:06 csukuangfj

There are lots of issues reported after updating to onnxruntime 1.18.

Please see

  • https://github.com/microsoft/onnxruntime/issues/20877
  • https://github.com/rhasspy/piper/issues/520

csukuangfj avatar Jul 10 '24 04:07 csukuangfj

Note after merging this PR, the following models are not supported.

  1. csukuangfj/sherpa-onnx-paraformer-zh-2023-03-28

You can replace it with csukuangfj/sherpa-onnx-paraformer-zh-2023-09-14

  1. All offline ctc models from WeNet. Note: Online CTC models are still supported.

By not supported we mean these models cause runtime errors that are hard to debug. Please see https://github.com/k2-fsa/sherpa-onnx/pull/906#issuecomment-2219511447

csukuangfj avatar Jul 10 '24 08:07 csukuangfj