New
v1.12.20
What's Changed
- Refactor axcl examples. by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2867
- Update README to include Axera NPU by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2870
- Add CI for Axera NPU by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2872
- Refactor sense voice impl by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2873
- Refactor Paraformer Impl by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2874
- Remove unused lock file by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2875
- Load QNN context binary for faster startup by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2877
- Export models for Ascend 910B4 by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2878
- Optimize streaming output results when VAD does not detect human voice for a long time by @zhouyongxyz in https://github.com/k2-fsa/sherpa-onnx/pull/2876
- Build APKs for MatchaTTS Chinese+English by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2882
- Publish WASM spaces for MatchaTTS Chinese+English model by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2885
- Add script for testing zipvoice onnx models by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2887
- Upload zipvoice onnx models by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2890
- Remove cppinyin from zipvoice by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2892
- Fix building errors by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2893
- Use a shorter name for Zipvoice models. by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2894
- Export GigaAM v3 to sherpa-onnx by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2901
- Fix typos in URL by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2905
- Support Fun-ASR-Nano-2512 by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2906
- Release v1.12.20 by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2907
New Contributors
- @zhouyongxyz made their first contribution in https://github.com/k2-fsa/sherpa-onnx/pull/2876
Full Changelog: https://github.com/k2-fsa/sherpa-onnx/compare/v1.12.19...v1.12.20