Releases: k2-fsa/sherpa-onnx
Releases · k2-fsa/sherpa-onnx
speech-enhancement-models
gtrcn_simple.onnx
is from https://github.com/Xiaobin-Rong/gtcrn
speech_with_noise.wav
is from https://modelscope.cn/models/iic/speech_zipenhancer_ans_multiloss_16k_base/file/view/master?fileName=examples%252Fspeech_with_noise.wav&status=0
v1.10.46
What's Changed
- Fix kokoro lexicon. by @csukuangfj in #1886
- speaker-identification-with-vad-non-streaming-asr.py Lack of support for sense_voice. by @luffy-git in #1884
- Fix generating Chinese lexicon for Kokoro TTS 1.0 by @csukuangfj in #1888
- Reduce vad-whisper-c-api example code. by @whyb in #1891
- JNI Exception Handling by @iprovalo in #1452
- Fix #1901: UnicodeEncodeError running export_bpe_vocab.py by @sheldonrobinson in #1902
- Fix publishing pre-built windows libraries by @csukuangfj in #1905
- Fixing Whisper Model Token Normalization by @iprovalo in #1904
- feat: add mic example for better compatibility by @wanghsinche in #1909
- Add onnxruntime 1.18.1 for Linux aarch64 GPU by @csukuangfj in #1914
- Add C++ API for streaming zipformer ASR on RK NPU by @csukuangfj in #1908
- change [1<<28] to [1<<10], to fix build issues on GOARCH=386 by @franck-li in #1916
- Flutter Config toJson/fromJson by @Dokotela in #1893
- Fix publishing linux pre-built artifacts by @csukuangfj in #1919
- go.mod set to use go 1.17, and use unsafe.Slice to optimize the code by @franck-li in #1920
- fix: AddPunct panic by @xcel3011 in #1921
- Fix publishing macos pre-built artifacts by @csukuangfj in #1922
- Minor fixes for rknn by @csukuangfj in #1925
- Build wheels for rknn linux aarch64 by @csukuangfj in #1928
- Release v1.10.46 by @csukuangfj in #1929
New Contributors
- @luffy-git made their first contribution in #1884
- @sheldonrobinson made their first contribution in #1902
- @wanghsinche made their first contribution in #1909
- @franck-li made their first contribution in #1916
- @xcel3011 made their first contribution in #1921
Full Changelog: v1.10.45...v1.10.46
v1.10.45
What's Changed
- [update] fixed bug: create golang instance succeed while the c struct… by @ilibx in #1860
- fixed typo in RTF calculations by @mah92 in #1861
- Export FireRedASR to ONNX by @csukuangfj in #1865
- Add C++ and Python API for FireRedASR AED models by @csukuangfj in #1867
- Add Kotlin and Java API for FireRedAsr AED model by @csukuangfj in #1870
- Add C API for FireRedAsr AED model. by @csukuangfj in #1871
- Add CXX API for FireRedAsr AED model by @csukuangfj in #1872
- Add JavaScript API (node-addon) for FireRedAsr by @csukuangfj in #1873
- Add JavaScript API (WebAssembly) for FireRedAsr model. by @csukuangfj in #1874
- Add C# API for FireRedAsr AED Model by @csukuangfj in #1875
- Add Swift API for FireRedAsr AED Model by @csukuangfj in #1876
- Add Dart API for FireRedAsr AED Model by @csukuangfj in #1877
- Add Go API for FireRedAsr AED Model by @csukuangfj in #1879
- Add Pascal API for FireRedAsr AED Model (#1877) by @csukuangfj in #1880
- Release v1.10.45 by @csukuangfj in #1881
New Contributors
Full Changelog: v1.10.44...v1.10.45
v1.10.44
Release v1.10.44 (#1857)
v1.10.43
What's Changed
- Add MFC example for Kokoro TTS 1.0 by @csukuangfj in #1815
- Update sherpa-onnx-tts.js VitsModelConfig.model can be none by @cgisky1980 in #1817
- Fix passing gb2312 encoded strings to tts on Windows by @csukuangfj in #1819
- Support scaling the duration of a pause in TTS. by @csukuangfj in #1820
- Fix building wheels for linux aarch64. by @csukuangfj in #1821
- Fix CI for Linux aarch64. by @csukuangfj in #1822
- Release v1.10.43 by @csukuangfj in #1828
New Contributors
- @cgisky1980 made their first contribution in #1817
Full Changelog: v1.10.42...v1.10.43
v1.10.42
What's Changed
- Fix publishing wheels by @csukuangfj in #1746
- Update README to include https://github.com/xinhecuican/QSmartAssistant by @csukuangfj in #1755
- Add Kokoro TTS to MFC examples by @csukuangfj in #1760
- Refactor node-addon C++ code. by @csukuangfj in #1768
- Add keyword spotter C API for HarmonyOS by @csukuangfj in #1769
- Add ArkTS API for Keyword spotting. by @csukuangfj in #1775
- Add Flutter example for Kokoro TTS by @csukuangfj in #1776
- Ios swiftui pr 0202 by @Ross-Fan in #1786
- Fix: Prepend 0 to tokenization to prevent word skipping for Kokoro. by @ahadjawaid in #1787
- Export Kokoro 1.0 to sherpa-onnx by @csukuangfj in #1788
- Add C++ and Python API for Kokoro 1.0 multilingual TTS model by @csukuangfj in #1795
- Add Java and Koltin API for Kokoro TTS 1.0 by @csukuangfj in #1798
- Add Android demo for Kokoro TTS 1.0 by @csukuangfj in #1799
- Add C API for Kokoro TTS 1.0 by @csukuangfj in #1801
- Add CXX API for Kokoro TTS 1.0 by @csukuangfj in #1802
- Add Swift API for Kokoro TTS 1.0 by @csukuangfj in #1803
- Add Go API for Kokoro TTS 1.0 by @csukuangfj in #1804
- Add C# API for Kokoro TTS 1.0 by @csukuangfj in #1805
- Add Dart API for Kokoro TTS 1.0 by @csukuangfj in #1806
- Add Pascal API for Kokoro TTS 1.0 by @csukuangfj in #1807
- Add JavaScript API (node-addon) for Kokoro TTS 1.0 by @csukuangfj in #1808
- Add JavaScript API (WebAssembly) for Kokoro TTS 1.0 by @csukuangfj in #1809
- Add Flutter example for Kokoro TTS 1.0 by @csukuangfj in #1810
- Add iOS demo for Kokoro TTS 1.0 by @csukuangfj in #1812
- Add HarmonyOS demo for Kokoro TTS 1.0 by @csukuangfj in #1813
- Release v1.10.42 by @csukuangfj in #1814
New Contributors
- @Ross-Fan made their first contribution in #1786
- @ahadjawaid made their first contribution in #1787
Full Changelog: v1.10.41...v1.10.42
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