v1.10.43

k2-fsa/sherpa-onnxv1.10.43Feb 9, 2025by github-actions[bot]

AI Summary

Enhances Kokoro TTS with an MFC example and fixes Windows gb2312 encoding issues, while also improving Linux aarch64 build support.

Key Highlights

  • Add MFC example for Kokoro TTS 1.0
  • Fix passing gb2312 encoded strings to TTS on Windows
  • Support scaling the duration of a pause in TTS
  • Fix building wheels for linux aarch64

New Features

  • MFC example for Kokoro TTS
  • Pause duration scaling support

Full Release Notes

## What's Changed
* Add MFC example for Kokoro TTS 1.0 by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/1815
* Update sherpa-onnx-tts.js  VitsModelConfig.model can be none by @cgisky1980 in https://github.com/k2-fsa/sherpa-onnx/pull/1817
* Fix passing gb2312 encoded strings to tts on Windows by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/1819
* Support scaling the duration of a pause in TTS. by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/1820
* Fix building wheels for linux aarch64. by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/1821
* Fix CI for Linux aarch64. by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/1822
* Release v1.10.43 by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/1828

## New Contributors
* @cgisky1980 made their first contribution in https://github.com/k2-fsa/sherpa-onnx/pull/1817

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