What's Changed
- sync : ggml by @ggerganov in #3896
- include parakeet in build-xcframework.sh by @daaku in #3899
- Fix pkgconfig configuration (Nix build failure) by @nmouha in #3894
- examples : update model names in parakeet-cli README.md [no ci] by @danbev in #3906
- examples: Fix argument flag for min speech duration in VAD by @QuantiusBenignus in #3907
- sync : ggml by @ggerganov in #3912
- examples : Improved inference performance of Android example project by @yymin1022 in #3913
- ci : set GGML_NATIVE=OFF for sanitize builds by @danbev in #3920
- whisper : make voice_length() utf-8 aware for CJK by @buxuku in #3915
- whisper : map token timestamps to original time when VAD is enabled by @buxuku in #3910
- ci, examples : add package-lock.json to examples addon node by @danbev in #3919
- whisper : expose internal VAD speech segments by @buxuku in #3916
- sync : ggml by @ggerganov in #3940
- Fix #587: Remove leading space from txt output by @JingliangGao in #3921
- ruby : add VAD speech segments API by @KitaitiMakoto in #3931
- Adding ruby bindings change log by @taf2 in #3959
- verify hparams loaded from parakeet model bin file by @bhargav191098 in #3950
- sync : ggml by @ggerganov in #3962
- Fix VAD min silence argument parsing by @chupakobra6 in #3963
- ci : set GGML_NATIVE=OFF for build-vad workflow by @danbev in #3966
- sync : ggml by @ggerganov in #3969
- release : v1.9.2 by @danbev in #3970
New Contributors
- @daaku made their first contribution in #3899
- @nmouha made their first contribution in #3894
- @QuantiusBenignus made their first contribution in #3907
- @yymin1022 made their first contribution in #3913
- @JingliangGao made their first contribution in #3921
- @bhargav191098 made their first contribution in #3950
- @chupakobra6 made their first contribution in #3963
Full Changelog: v1.9.1...v1.9.2