v1.13.0

srbhr/Resume-Matcherv1.13.0Apr 28, 2026by github-actions[bot]

AI Summary

This release focuses on updating speech recognition models and improving cross-platform support. It includes updates to Nemotron and Parakeet models, exposes log probabilities in the Go binding, and fixes critical issues related to building Flutter Android apps and CI pipelines.

Key Highlights

  • Update Nemotron speech streaming model (en-0.6b)
  • Export Nvidia Parakeet unified model (en-0.6b) to sherpa-onnx
  • Expose log probabilities in OfflineRecognizerResult for Go binding
  • Fix building Flutter Android applications
  • Fix Flutter CI pipeline

New Features

  • Exposure of log probabilities in Go binding
  • Availability of Nemotron and Parakeet models for use

Full Release Notes

## What's Changed
* Update nemotron-speech-streaming-en-0.6b by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/3555
* Export nvidia/parakeet-unified-en-0.6b to sherpa-onnx by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/3556
* Expose log probabilities in OfflineRecognizerResult for Go binding by @negbie in https://github.com/k2-fsa/sherpa-onnx/pull/3553
* Fix building Flutter Android APPs by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/3559
* Fix Flutter CI by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/3560
* Release v1.13.0 by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/3561


**Full Changelog**: https://github.com/k2-fsa/sherpa-onnx/compare/v1.12.40...v1.13.0