v1.10.17
Full Changelog: v1.10.17...v1.10.17
What's Changed
- Fix hotwords OOV log by @pkufool in #1139
- Provide npm package for 32-bit Windows x86 by @csukuangfj in #1141
- publish all pre-built wheels to huggingface by @csukuangfj in #1142
- Provide pre-built wheels with CUDA support. by @csukuangfj in #1143
- export sense-voice to onnx by @csukuangfj in #1144
- test exported sense voice models by @csukuangfj in #1147
- Add C++ runtime for SenseVoice models by @csukuangfj in #1148
- Add C# API for SenseVoice models by @csukuangfj in #1151
- Add Go API for SenseVoice by @csukuangfj in #1154
- Add JavaScript API for SenseVoice by @csukuangfj in #1157
- Add WebAssembly for SenseVoice by @csukuangfj in #1158
- Add dart API for SenseVoice by @csukuangfj in #1159
- Fix Android build by @csukuangfj in #1161
- feat: add stt c api example by @thewh1teagle in #1156
- Add Dart API for keyword spotter by @csukuangfj in #1162
- Add Java and Kotlin API for sense voice by @csukuangfj in #1164
- C api example for sense voice by @csukuangfj in #1165
- feat: add directml support by @thewh1teagle in #1153
- Fix style issues reported by clang-tidy by @csukuangfj in #1167
Full Changelog: v1.10.16...v1.10.17