v1.10.41

k2-fsa/sherpa-onnxv1.10.41Jan 22, 2025by csukuangfj

AI Summary

Adds iOS examples for Matcha and Kokoro TTS, fixes Android TTS UI and keyword spotting issues, and continues expanding HarmonyOS support.

Key Highlights

  • Add iOS example for Kokoro TTS
  • Add iOS example for MatchaTTS
  • Fix UI for Android TTS Engine
  • Fix keyword spotting

New Features

  • MatchaTTS iOS example
  • Kokoro TTS iOS example
  • Android TTS UI fix
  • HarmonyOS Kokoro TTS support

Full Release Notes

## What's Changed
* Fix UI for Android TTS Engine. by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/1735
* Add iOS TTS example for MatchaTTS by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/1736
* Add iOS example for Kokoro TTS by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/1737
* Fix `dither` binding in Pybind11 to ensure independence from `high_freq` in `FeatureExtractorConfig` by @jacklynblack in https://github.com/k2-fsa/sherpa-onnx/pull/1739
* Fix keyword spotting. by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/1689
* Update readme to include https://github.com/hfyydd/sherpa-onnx-server by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/1741
* Reduce vad-moonshine-c-api example code. by @whyb in https://github.com/k2-fsa/sherpa-onnx/pull/1742
* Support Kokoro TTS for HarmonyOS. by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/1743
* Release v1.10.41 by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/1744

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

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