v1.9.22
What's Changed
- Replace torchaudio with soundfile in python-api-examples by @gtf35 in #765
- Add C API for punctuation by @csukuangfj in #768
- Add Kotlin API for audio tagging by @csukuangfj in #770
- Adding warm up for Zipformer2 by @manickavela29 in #766
- Fix display for sherpa-onnx-microphone by @csukuangfj in #773
- Fix code style issues by @csukuangfj in #774
- Add score function to speaker identification by @chiiyeh in #775
- Add Android demo for audio tagging by @csukuangfj in #776
- Add WearOS demo for audio tagging by @csukuangfj in #777
- Add JNI support for spoken language identification by @csukuangfj in #782
- Add Android demo for spoken language identification using Whisper multilingual models by @csukuangfj in #783
- Support CED models by @csukuangfj in #792
- Add Python API example for CED audio tagging. by @csukuangfj in #793
- Release v1.9.22 by @csukuangfj in #794
New Contributors
Full Changelog: v1.9.19...v1.9.22