Releases: k2-fsa/sherpa-onnx
Releases · k2-fsa/sherpa-onnx
v1.10.16
What's Changed
- encoder only trt ep for transducer by @manickavela29 in #1130
- Add Swift API for adding punctuations to text. by @csukuangfj in #1132
- Add APK for small paraformer by @csukuangfj in #1133
- Support English for MeloTTS models. by @csukuangfj in #1134
- Add C++ runtime for MeloTTS by @csukuangfj in #1138
Full Changelog: v1.10.15...v1.10.16
v1.10.15
What's Changed
- Fix releasing dart packages by @csukuangfj in #1117
- Add microphone example for .Net keyword spotting by @csukuangfj in #1120
- Fix publishing apks to huggingface by @csukuangfj in #1121
- Add pre-trained models for the Libriheavy dataset by @csukuangfj in #1122
- Add int8 quantized whisper large models by @csukuangfj in #1126
- Allow modify model config at decode time for ASR by @iprovalo in #1124
- Export MeloTTS to ONNX by @csukuangfj in #1129
- Revert to onnxruntime 1.17.1 by @csukuangfj in #1131
New Contributors
Full Changelog: v1.10.14...v1.10.15
v1.10.14
What's Changed
- Add keyword spotting for C# by @csukuangfj in #1105
- Handle invalid utf8 sequence from Whisper for Dart API. by @csukuangfj in #1106
- Update onnxruntime from v1.18.0 to v1.18.1 by @csukuangfj in #1107
- feat: find best embedding matches by @thewh1teagle in #1102
- Add timestamps about streaming models for Swift API by @csukuangfj in #1113
- Support whisper large/large-v1/large-v2/large-v3 and distil-large-v2 by @csukuangfj in #1114
New Contributors
- @thewh1teagle made their first contribution in #1102
Full Changelog: v1.10.13...v1.10.14
v1.10.13
Support onnxruntime 1.18.0 (#906)
v1.10.12
What's Changed
- Add Flutter text to speech demo by @csukuangfj in #1087
- Fix Flutter TTS example for iOS by @csukuangfj in #1090
- parse option int64_t by @manickavela29 in #1089
- Fix windows build by @csukuangfj in #1091
- Support linux-arm64 for .Net by @csukuangfj in #1092
- fix ios demo image for flutter tts by @csukuangfj in #1093
- updating trt workspace int64 by @manickavela29 in #1094
- Add Flush to VAD so that the last segment can be detected. by @csukuangfj in #1099
Full Changelog: v1.10.11...v1.10.12
Release v1.10.11
What's Changed
- Support the platform iOS for Flutter by @csukuangfj in #1079
Full Changelog: v1.10.10...v1.10.11
Release v1.10.10
What's Changed
- Fix for silero vad v5. by @csukuangfj in #1065
- replace macos-11 with macos-13 for GitHub actions by @csukuangfj in #1066
- Refactor flutter to support Android by @csukuangfj in #1072
- Publish flutter packages for Android by @csukuangfj in #1074
- Onnxrt execution provider configs by @manickavela29 in #992
- Build sherpa-onnx as a single shared library by @csukuangfj in #1078
Full Changelog: v1.10.6...v1.10.10
Release v1.10.6
What's Changed
- Resolve issues with using pre-installed onnxruntime by @hantengc in #1058
- Fix possible segfault in C API. by @csukuangfj in #1059
- Fix CI tests by @csukuangfj in #1061
- Support .Net framework 2.0 by @csukuangfj in #1062
- Support silero_vad version 5 by @csukuangfj in #1064
Full Changelog: v1.10.2...v1.10.6
Release v1.10.2
What's Changed
- Flutter demo for real-time speech recognition by @csukuangfj in #1042
- Update READEM to include links to pre-built Flutter APPs by @csukuangfj in #1043
- Add VAD + microphone example for Java API. by @csukuangfj in #1045
- Add VAD + Non-streaming ASR + microphone examples for Java API by @csukuangfj in #1046
- Add streaming ASR example from a microphone for Java API by @csukuangfj in #1047
- Fix the alsa-lib version to v1.2.12 by @csukuangfj in #1048
- 修改示例项目结构 by @dfengpo in #1049
- Remove unused files from .Net examples by @csukuangfj in #1051
- Add non-streaming zipformer Android APK for Korean by @csukuangfj in #1052
- fix a bug for wenet streaming model. by @csukuangfj in #1054
- Fix passing C# string to C++ by @csukuangfj in #1055
- Publish pre-built jni libs for windows and osx by @csukuangfj in #1056
Full Changelog: v1.10.1...v1.10.2
v1.10.1
What's Changed
- Publish pre-compiled libs for jni (linux x64) by @csukuangfj in #1026
- Swift API for keyword spotting. by @csukuangfj in #1027
- fix generate-subtitles.py bug by @xiaokuang95 in #1029
- Add Python API support for Offline LM rescoring by @SilverSulfide in #1033
- Support clang-tidy by @csukuangfj in #1034
- offline transducer: treat unk as blank by @Chung-I in #1005
- Build Android APK for Thai by @csukuangfj in #1036
- fix typo by @pengzhendong in #1038
- Enable to stop TTS generation by @csukuangfj in #1041
New Contributors
- @xiaokuang95 made their first contribution in #1029
- @SilverSulfide made their first contribution in #1033
- @Chung-I made their first contribution in #1005
Full Changelog: v1.10.0...v1.10.1