What's Changed
- Fix setting rknn core mask by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2594
- Add Dart API for spoken language identification by @kibsoft in https://github.com/k2-fsa/sherpa-onnx/pull/2596
- Add CI tests for dart spoken language identifcation example by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2598
- Provide pre-compiled shepra-onnx libs/binaries for CUDA 12.x + onnxruntime 1.22.0 by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2599
- Provide pre-compiled whls for cuda 12.x on Linux x64 and Windows x64 by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2601
- Fix TDT decoding for NeMo TDT transducers by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2606
- Add a C++ example for simulated streaming ASR by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2607
- Release v1.12.14 by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2608
New Contributors
- @kibsoft made their first contribution in https://github.com/k2-fsa/sherpa-onnx/pull/2596
Full Changelog: https://github.com/k2-fsa/sherpa-onnx/compare/v1.12.13...v1.12.14