What's Changed
- Fix Flutter packages for iOS by @csukuangfj in #3887
- Support Windows arm64 for Rust by @csukuangfj in #3889
- Fix building APKs in CI by @csukuangfj in #3896
- Add iOS support for Rust and add hello world tauri example by @csukuangfj in #3901
- Expose num_trailing_blanks in the online recognizer result JSON by @josephomills in #3892
- Remove caret prefix from sherpa_onnx flutter dependencies by @csukuangfj in #3905
- Fix Qwen3-ASR hallucinating text on silent audio when hotwords/language are set by @fra-shipper in #3907
- Fix online punctuation model initialization when the vocabulary path contains non-ASCII characters on Windows. by @solavr in #3906
- Support batched decoding of multiple online streams in the JavaScript (node-addon) API by @josephomills in #3894
- Support per-stream runtime options (setOption/getOption/hasOption) in the JavaScript (node-addon) API for streaming ASR by @josephomills in #3891
- Align Qwen3-ASR whisper features to the centered-STFT convention (#3535) by @eolivelli in #3873
- Populate ys_probs in the online NeMo transducer greedy search decoders by @josephomills in #3893
- Release v1.13.7 by @csukuangfj in #3909
New Contributors
- @josephomills made their first contribution in #3892
- @fra-shipper made their first contribution in #3907
- @solavr made their first contribution in #3906
- @eolivelli made their first contribution in #3873
Full Changelog: v1.13.6...v1.13.7