v1.13.2

bytebot-ai/bytebotv1.13.2May 13, 2026by csukuangfj

AI Summary

Speech recognition library release focusing on TTS improvements including KittenTTS support, Supertonic3 models, and various WASM and streaming fixes. Note: This release is from a different repository (k2-fsa/sherpa-onnx).

Key Highlights

  • Added KittenTTS v0.8 support
  • Released Supertonic3 TTS models with Android demo
  • Added buffered RNNT streaming path for Parakeet Unified
  • Fixed WASM onnxruntime pthread crash
  • Updated emsdk to version 4.0.23

New Features

  • KittenTTS v0.8 support
  • Supertonic3 TTS model support
  • Buffered RNNT streaming for Parakeet Unified
  • WASM fixes for onnxruntime
  • NeMo unified streaming 0.6b models export

Full Release Notes

## What's Changed
* Fix building Linux wheels for Python 3.8 by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/3593
* WASM fixes (Bump emsdk 4.0.23) by @scottyeager in https://github.com/k2-fsa/sherpa-onnx/pull/3582
* feat(nemo): add buffered RNNT streaming path for Parakeet Unified by @milanleonard in https://github.com/k2-fsa/sherpa-onnx/pull/3575
* Fix WASM onnxruntime pthread abort() crash and SHERPA_ONNX_LOGE output by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/3599
* Add Chinese text to issue template. by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/3601
* Export NeMo unified streaming 0.6b models by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/3602
* Add KittenTTS v0.8 support by @dewana-sl in https://github.com/k2-fsa/sherpa-onnx/pull/3591
* Export KittenTTS models by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/3604
* Generate KittenTTS samples by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/3607
* Add support supertonic 3 by @Wasser1462 in https://github.com/k2-fsa/sherpa-onnx/pull/3605
* Release Supertonic3 TTS models by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/3609
* build(cmake): update onnxruntime package details for spacemit by @alex-spacemit in https://github.com/k2-fsa/sherpa-onnx/pull/3610
* Add Android demo for Supertonic3 TTS by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/3612
* Release v1.13.2 by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/3613

## New Contributors
* @scottyeager made their first contribution in https://github.com/k2-fsa/sherpa-onnx/pull/3582
* @milanleonard made their first contribution in https://github.com/k2-fsa/sherpa-onnx/pull/3575
* @dewana-sl made their first contribution in https://github.com/k2-fsa/sherpa-onnx/pull/3591

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