whisper.cpp v1.6.1
whisper.cpp releases v1.6.1 with initial ffmpeg decoding support on Linux and a flash attention parameter added to the Node.js bindings.
Minor release adding initial ffmpeg support in the examples https://github.com/ggerganov/whisper.cpp/pull/2133 (thx @WilliamTambellini) What's Changed ci: Update build.yml to suppress warnings about node.js versions by @tamo in https://github.com/ggerganov/whisper.cpp/pull/2166 node : add flash_attn param by @pprobst in https://github.com/ggerganov/whisper.cpp/pull/2170 Add support for decoding input with ffmpeg (Linux) by @WilliamTambellini in https://github.com/ggerganov/whisper.cpp/pull/2133 New Contributors @WilliamTambellini made their first contribution in https://github.com/ggerganov/whisper.cpp/pull/2133 Full Changelog: https://github.com/ggerganov/whisper.cpp/compare/v1.6.0...v1.6.1
- github.comwhisper.cpp v1.6.1primary