v1.12.2

k2-fsa/sherpa-onnxv1.12.2Jun 24, 2025by github-actions[bot]

AI Summary

This release focuses on fixing Windows CI, adding Java 24 support, and introducing new Python APIs for source separation and TTS export capabilities.

Key Highlights

  • Fix CI for windows
  • Add jar for Java 24
  • Add Python API for source separation
  • Support extra languages in multi-lang kokoro tts
  • Add scripts for exporting Piper TTS models

New Features

  • Java 24 support
  • Source separation Python API
  • Piper TTS export scripts
  • API to get version information

Full Release Notes

## What's Changed
* Fix CI for windows by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2279
* Add jar for Java 24. by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2280
* Add Python API for source separation by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2283
* Add link to huggingface space for source separation. by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2284
* 解决windows编译isspace函数调用失败问题 by @GlocKieHuan in https://github.com/k2-fsa/sherpa-onnx/pull/2042
* update wasm/vad-asr/assets/README.md for more clear by @guoxiangyang in https://github.com/k2-fsa/sherpa-onnx/pull/2297
* Update TTS Engine APK to support multi-lang by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2294
* Add scripts for exporting Piper TTS models to sherpa-onnx by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2299
* 修复了C++链接错误,添加-lsherpa-onnx-cxx-api:Update sherpa-onnx-shared.pc.in by @DSOE1024 in https://github.com/k2-fsa/sherpa-onnx/pull/2300
* Fixes #2172 by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2301
* Refactor kokoro tts export by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2302
* Fix building for Pascal by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2305
* Support extra languages in multi-lang kokoro tts by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2303
* Update readme to include BreezeApp from MediaTek Research by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2313
* Add API to get version information by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2309
* Release v1.12.2 by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2314

## New Contributors
* @GlocKieHuan made their first contribution in https://github.com/k2-fsa/sherpa-onnx/pull/2042
* @guoxiangyang made their first contribution in https://github.com/k2-fsa/sherpa-onnx/pull/2297
* @DSOE1024 made their first contribution in https://github.com/k2-fsa/sherpa-onnx/pull/2300

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