v1.12.11

k2-fsa/sherpa-onnxv1.12.11Sep 1, 2025by github-actions[bot]

AI Summary

Adds new TTS models including Piper and Zipvoice, fixes build/release issues, and adds support for BPE models with byte fallback.

Key Highlights

  • Added Piper TTS models and Zipvoice TTS support.
  • Fixed Go package releasing and WASM for KWS.
  • Added BPE model support with byte fallback.

New Features

  • Piper TTS models
  • Zipvoice TTS
  • BPE model support
  • Go package fixes
  • WASM fixes for KWS

Full Release Notes

## What's Changed
* Add two more Piper tts models by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2525
* Generate tts samples for MatchaTTS (English). by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2527
* Fix releasing go packages by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2529
* Add license info about tts models from OpenVoiceOS by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2530
* Support BPE models with byte fallback. by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2531
* Simplify the usage of our non-Android Java API by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2533
* Fix wasm for kws by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2535
* Add one more German tts model from OpenVoiceOS. by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2536
* Fix uploading win32 libs to huggingface by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2537
* Add Zipvoice by @pkufool in https://github.com/k2-fsa/sherpa-onnx/pull/2487
* Fix c api by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2545
* Fix linking by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2546
* Release 1.12.11 by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2547


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