Releases: k2-fsa/sherpa-onnx
Releases · k2-fsa/sherpa-onnx
v1.10.41
What's Changed
- Fix UI for Android TTS Engine. by @csukuangfj in #1735
- Add iOS TTS example for MatchaTTS by @csukuangfj in #1736
- Add iOS example for Kokoro TTS by @csukuangfj in #1737
- Fix
dither
binding in Pybind11 to ensure independence fromhigh_freq
inFeatureExtractorConfig
by @jacklynblack in #1739 - Fix keyword spotting. by @csukuangfj in #1689
- Update readme to include https://github.com/hfyydd/sherpa-onnx-server by @csukuangfj in #1741
- Reduce vad-moonshine-c-api example code. by @whyb in #1742
- Support Kokoro TTS for HarmonyOS. by @csukuangfj in #1743
- Release v1.10.41 by @csukuangfj in #1744
New Contributors
- @jacklynblack made their first contribution in #1739
Full Changelog: v1.10.40...v1.10.41
v1.10.40
What's Changed
- Fix building wheels by @csukuangfj in #1703
- Export kokoro to sherpa-onnx by @csukuangfj in #1713
- Add C++ and Python API for Kokoro TTS models. by @csukuangfj in #1715
- Add C API for Kokoro TTS models by @csukuangfj in #1717
- fix style issues by @csukuangfj in #1718
- Add C# API for Kokoro TTS models by @csukuangfj in #1720
- Add Swift API for Kokoro TTS models by @csukuangfj in #1721
- Add Go API for Kokoro TTS models by @csukuangfj in #1722
- Add Dart API for Kokoro TTS models by @csukuangfj in #1723
- Add Pascal API for Kokoro TTS models by @csukuangfj in #1724
- Add JavaScript API (node-addon) for Kokoro TTS models by @csukuangfj in #1725
- Add JavaScript (WebAssembly) API for Kokoro TTS models. by @csukuangfj in #1726
- Add Koltin and Java API for Kokoro TTS models by @csukuangfj in #1728
- Update README.md for KWS to not use
git lfs
. by @csukuangfj in #1729 - Release v1.10.40 by @csukuangfj in #1731
Full Changelog: v1.10.39...v1.10.40
v1.10.39
What's Changed
- Fix building without TTS by @csukuangfj in #1691
- Add README for android libs. by @csukuangfj in #1693
- Fix: export-onnx.py(expected all tensors to be on the same device) by @LuomingXu in #1699
- Fix passing strings from C# to C. by @csukuangfj in #1701
- Release v1.10.39 by @csukuangfj in #1702
New Contributors
- @LuomingXu made their first contribution in #1699
Full Changelog: v1.10.38...v1.10.39
v1.10.38
What's Changed
- Fix initializing TTS in Python. by @csukuangfj in #1664
- Remove spaces after punctuations for TTS by @csukuangfj in #1666
- Add constructor fromPtr() for all flutter class with factory ctor. by @w-rui in #1667
- Add Kotlin API for Matcha-TTS models. by @csukuangfj in #1668
- Support Matcha-TTS models using espeak-ng by @csukuangfj in #1672
- Add Java API for Matcha-TTS models. by @csukuangfj in #1673
- Avoid adding tail padding for VAD in generate-subtitles.py by @csukuangfj in #1674
- Add C API for MatchaTTS models by @csukuangfj in #1675
- Add CXX API for MatchaTTS models by @csukuangfj in #1676
- Add JavaScript API (node-addon-api) for MatchaTTS models. by @csukuangfj in #1677
- Add HarmonyOS examples for MatchaTTS. by @csukuangfj in #1678
- Upgraded to .NET 8 and made code style a little more internally consistent. by @Lamothe in #1680
- Update workflows to use .NET 8.0 also. by @Lamothe in #1681
- Add C# and JavaScript (wasm) API for MatchaTTS models by @csukuangfj in #1682
- Add Android Demo for MatchaTTS models. by @csukuangfj in #1683
- Add Swift API for MatchaTTS models. by @csukuangfj in #1684
- Add Go API for MatchaTTS models by @csukuangfj in #1685
- Add Pascal API for MatchaTTS models. by @csukuangfj in #1686
- Add Dart API for MatchaTTS models by @csukuangfj in #1687
- Release v1.10.38 by @csukuangfj in #1688
New Contributors
Full Changelog: v1.10.37...v1.10.38
v1.10.37
What's Changed
- Add new tts models for Latvia and Persian+English by @csukuangfj in #1644
- Add a byte-level BPE Chinese+English non-streaming zipformer model by @csukuangfj in #1645
- Support removing invalid utf-8 sequences. by @csukuangfj in #1648
- Add TeleSpeech CTC to non_streaming_server.py by @csukuangfj in #1649
- Fix building macOS libs by @csukuangfj in #1656
- Add Go API for Keyword spotting by @csukuangfj in #1662
- Add swift online punctuation by @yujinqiu in #1661
- Add c++ runtime for Matcha-TTS by @csukuangfj in #1627
- Release v1.10.37 by @csukuangfj in #1663
Full Changelog: v1.10.36...v1.10.37
vocoder-models
The hifigan vocoder models are exported from
https://drive.google.com/drive/folders/1-eEYTB5Av9jNql0WGBlRoi-WH2J7bp5Y
v1.10.36
What's Changed
- Update AAR version in Android Java demo by @csukuangfj in #1618
- Support linking onnxruntime statically for Android by @csukuangfj in #1619
- Update readme to include Open-LLM-VTuber by @csukuangfj in #1622
- Fixing typos in node examples by @sawich in #1625
- Support using onnxruntime 1.16.0 with CUDA 11.4 on Jetson Orin NX (Linux arm64 GPU). by @csukuangfj in #1630
- Update readme to include jetson orin nx and nano b01 by @csukuangfj in #1631
- feat: add checksum action by @thewh1teagle in #1632
- Support decoding with byte-level BPE (bbpe) models. by @csukuangfj in #1633
- feat: enable c api for android ci by @thewh1teagle in #1635
- Update README.md by @Humorousf in #1640
- SherpaOnnxVadAsr: Offload runSecondPass to background thread for improved real-time audio processing by @rominf in #1638
- Fix GitHub actions. by @csukuangfj in #1642
- Release v1.10.36 by @csukuangfj in #1643
New Contributors
- @sawich made their first contribution in #1625
- @Humorousf made their first contribution in #1640
- @rominf made their first contribution in #1638
Full Changelog: v1.10.35...v1.10.36
v1.10.35
What's Changed
- Add missing changes about speaker identfication demo for HarmonyOS by @csukuangfj in #1612
- Provide sherpa-onnx.aar for Android by @csukuangfj in #1615
- Use aar in Android Java demo. by @csukuangfj in #1616
- 🔧 build(portaudio-go): Fixed version 1.0.3 by @deretame in #1614
- Release v1.10.35 by @csukuangfj in #1617
New Contributors
Full Changelog: v1.10.34...v1.10.35
v1.10.34
What's Changed
- Fix building node-addon package by @csukuangfj in #1598
- Update doc links for HarmonyOS by @csukuangfj in #1601
- Add on-device real-time ASR demo for HarmonyOS by @csukuangfj in #1606
- Add speaker identification APIs for HarmonyOS by @csukuangfj in #1607
- Add speaker identification demo for HarmonyOS by @csukuangfj in #1608
- Add speaker diarization API for HarmonyOS. by @csukuangfj in #1609
- Add speaker diarization demo for HarmonyOS by @csukuangfj in #1610
- Release v1.10.34 by @csukuangfj in #1611
Full Changelog: v1.10.33...v1.10.34
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