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