Overview
Maintenance release, latest ggml, minor improvements in the tools/server/bindings.
What's Changed
- server : set no_context == true by @ggerganov in https://github.com/ggml-org/whisper.cpp/pull/3482
- WASM example broken for Hebrew by @Orel-A in https://github.com/ggml-org/whisper.cpp/pull/3487
- ruby : tiny bug fix by @KitaitiMakoto in https://github.com/ggml-org/whisper.c...