* Support SenseVoice CTC models. * Add Dart API for keyword spotter.
1.10.16
* Support zh-en TTS model from MeloTTS.
1.10.15
* Downgrade onnxruntime from v1.18.1 to v1.17.1
1.10.14
* Support whisper large v3 * Update onnxruntime from v1.18.0 to v1.18.1 * Fix invalid utf8 sequence from Whisper for Dart API.
1.10.13
* Update onnxruntime from 1.17.1 to 1.18.0 * Add C API for Keyword spotting
1.10.12
* Add Flush to VAD so that the last speech segment can be detected. See also https://github.com/k2-fsa/sherpa-onnx/discussions/1077#discussioncomment-9979740