sherpa-onnx
sherpa-onnx copied to clipboard
Support onnxruntime 1.18.0
CI tests failed due to https://github.com/microsoft/onnxruntime/issues/20808
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
Note after merging this PR, the following models are not supported.
You can replace it with csukuangfj/sherpa-onnx-paraformer-zh-2023-09-14
- 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