v1.11.5

k2-fsa/sherpa-onnxv1.11.5May 8, 2025by csukuangfj

AI Summary

This release introduces support for the Parakeet TDT model and fixes a normalization issue in feature extraction.

Key Highlights

  • Export parakeet-tdt-0.6b-v2 to sherpa-onnx
  • Add C++ runtime for parakeet-tdt-0.6b-v2
  • Avoid NaN in feature normalization

New Features

  • Parakeet TDT model support
  • NaN fix

Full Release Notes

## What's Changed
* export parakeet-tdt-0.6b-v2 to sherpa-onnx by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2180
* Add C++ runtime for parakeet-tdt-0.6b-v2. by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2181
* Avoid NaN in feature normalization. by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2186
* Release v1.11.5 by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2187


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