v1.10.34

k2-fsa/sherpa-onnxv1.10.34Dec 10, 2024by csukuangfj

AI Summary

This release significantly expands the HarmonyOS ecosystem by adding on-device real-time ASR, speaker identification, and speaker diarization capabilities. It also includes various documentation updates and fixes for node examples.

Key Highlights

  • Add on-device real-time ASR demo for HarmonyOS
  • Add speaker identification APIs and demos for HarmonyOS
  • Add speaker diarization APIs and demos for HarmonyOS
  • Update documentation links for HarmonyOS

New Features

  • Real-time ASR for HarmonyOS
  • Speaker Identification (SID) for HarmonyOS
  • Speaker Diarization for HarmonyOS
  • VAD support for HarmonyOS

Full Release Notes

## What's Changed
* Fix building node-addon package by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/1598
* Update doc links for HarmonyOS by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/1601
* Add on-device real-time ASR demo for HarmonyOS by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/1606
* Add speaker identification APIs for HarmonyOS by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/1607
* Add speaker identification demo for HarmonyOS by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/1608
* Add speaker diarization API for HarmonyOS. by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/1609
* Add speaker diarization demo for HarmonyOS by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/1610
* Release v1.10.34 by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/1611


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