v1.9.18
What's Changed
- Fix building OpenFst on Windows. by @csukuangfj in #744
- Fix go API examples with portaudio on Windows. by @csukuangfj in #746
- Support audio tagging using zipformer by @csukuangfj in #747
- Add C++ microphone examples for audio tagging by @csukuangfj in #749
- Add SHERPA_ONNX_GITHUB by @bubao in #750
- Fix a bug in mean calculation of 'ys_probs' by @aask1357 in #748
- Add Python API and Python examples for audio tagging by @csukuangfj in #753
- Add C API for audio tagging by @csukuangfj in #754
- [feature] Configurable padding length by @manickavela29 in #755
- Use batch size 1 in generating subtitles. by @csukuangfj in #756
- Fix WebAssembly for kws by @csukuangfj in #758
- Support adding punctuations to the speech recogntion result by @csukuangfj in #761
- Add Python API for punctuation models. by @csukuangfj in #762
- Release v1.9.18 by @csukuangfj in #763
New Contributors
- @bubao made their first contribution in #750
- @aask1357 made their first contribution in #748
- @manickavela29 made their first contribution in #755
Full Changelog: v1.9.17...v1.9.18