What's Changed
- Support Portuguese and German ASR models from NeMo by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2394
- Support returning the current speech segment for VAD. by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2397
- Add more piper tts polish models by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2403
- Support VAD+ASR for WearOS by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2404
- support test long audio with streaming-model & vad by @pingfengluo in https://github.com/k2-fsa/sherpa-onnx/pull/2405
- fix typo in sherpa-onnx-vad-with-online-asr.cc by @pingfengluo in https://github.com/k2-fsa/sherpa-onnx/pull/2407
- add tail padding for sherpa-onnx-vad-with-online-asr by @pingfengluo in https://github.com/k2-fsa/sherpa-onnx/pull/2408
- Add more French TTS models by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2424
- Add more piper tts models by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2425
- Implement max_symbols_per_frame for GigaAM2 by @nshmyrev in https://github.com/k2-fsa/sherpa-onnx/pull/2423
- Fix GigaAM transducer encoder output length data type by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2426
- Add friendly log messages for Android and HarmonyOS TTS users. by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2427
- fix setgraph in OnlineCtcFstDecoderConfig Java api by @njsyw1997 in https://github.com/k2-fsa/sherpa-onnx/pull/2411
- Release v1.12.7 by @csukuangfj in https://github.com/k2-fsa/sherpa-onnx/pull/2428
New Contributors
- @njsyw1997 made their first contribution in https://github.com/k2-fsa/sherpa-onnx/pull/2411
Full Changelog: https://github.com/k2-fsa/sherpa-onnx/compare/v1.12.6...v1.12.7