whisper.cpp v1.6.2
whisper.cpp releases v1.6.2 with a bugfix for parallel whisper_state usage, updated Ruby bindings, and a server.cpp patch.
Overview Bugfix when using multiple `whisper_state` in parallel: https://github.com/ggerganov/whisper.cpp/pull/2182 What's Changed Update ruby bindings by @taf2 in https://github.com/ggerganov/whisper.cpp/pull/2154 Update server.cpp by @dvaldivia in https://github.com/ggerganov/whisper.cpp/pull/2181 Revert "whisper : remove extra backend instance (huh?)" by @ggerganov in https://github.com/ggerganov/whisper.cpp/pull/2182 New Contributors @dvaldivia made their first contribution in https://github.com/ggerganov/whisper.cpp/pull/2181 Full Changelog: https://github.com/ggerganov/whisper.cpp/compare/v1.6.1...v1.6.2
- github.comwhisper.cpp v1.6.2primary