v1.10.33
What's Changed
- Add non-streaming ASR support for HarmonyOS. by @csukuangfj in #1564
- Add streaming ASR support for HarmonyOS. by @csukuangfj in #1565
- fix building for Android by @csukuangfj in #1568
- Publish
sherpa_onnx.har
for HarmonyOS by @csukuangfj in #1572 - Add VAD+ASR demo for HarmonyOS by @csukuangfj in #1573
- Fix publishing har packages for HarmonyOS by @csukuangfj in #1576
- Add CI to build HAPs for HarmonyOS by @csukuangfj in #1578
- Add microphone demo about VAD+ASR for HarmonyOS by @csukuangfj in #1581
- Fix getting microphone permission for HarmonyOS VAD+ASR example by @csukuangfj in #1582
- Add HarmonyOS support for text-to-speech. by @csukuangfj in #1584
- fix: support both old and new websockets request headers format by @JiayuXu0 in #1588
- add '--modeling-unit' and "--bpe-vocab" to /sherpa-onnx/python-api-examples/streaming_server.py by @goddamnVincent in #1589
- Add on-device tex-to-speech (TTS) demo for HarmonyOS by @csukuangfj in #1590
- Release v1.10.33 by @csukuangfj in #1591
New Contributors
- @JiayuXu0 made their first contribution in #1588
- @goddamnVincent made their first contribution in #1589
Full Changelog: v1.10.32...v1.10.33