Skip to content

Update whisper.cpp to v1.9.3 (b4938) - #14549

Merged
niksedk merged 2 commits into
mainfrom
claude/whisper-cpp-update-31c99d
Sep 5, 2026
Merged

Update whisper.cpp to v1.9.3 (b4938)#14549
niksedk merged 2 commits into
mainfrom
claude/whisper-cpp-update-31c99d

Conversation

@niksedk

@niksedk niksedk commented Sep 5, 2026

Copy link
Copy Markdown
Member

Summary

  • Windows BLAS / cuBLAS downloads now come from upstream release b4938 (the semantic v1.9.3 tag is the same commit, 371b5a7, but ships no binaries — upstream switched to llama.cpp-style build tags).
  • macOS, Windows Vulkan, Linux Vulkan and Linux CUDA downloads point at the new support-files whispercpp-193 release, built from that ref by build-whispercpp-release.yml (run).
  • All six archive hashes and the six whisper-cli executable hashes regenerated with v1.9.3 at index 0; older entries kept so existing installs are still identified.

Verification

🤖 Generated with Claude Code

niksedk and others added 2 commits September 5, 2026 08:07
Point the Windows BLAS/cuBLAS downloads at the upstream b4938 release and the
mac / Windows-Vulkan / Linux-Vulkan / Linux-CUDA downloads at the new
SubtitleEdit/support-files whispercpp-193 release, built from that ref.

Upstream now tags nightly builds llama.cpp style and only attaches binaries to
those; the semantic v1.9.3 tag resolves to the same commit (371b5a7) but has no
assets, so the download URLs use b4938.

All six archive hashes and the matching whisper-cli / whisper-cli.exe hashes are
regenerated with v1.9.3 at index 0; the older entries stay listed so an existing
install is still recognised and offered the update rather than reported unknown.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
The Linux CUDA whisper-cli is byte-identical between whispercpp-192 and -193
(the v1.9.3 changes are in libggml-cuda.so), so keep a single entry instead of
the duplicate the bump introduced, and point the Vulkan test constant at the
new v1.9.3 binary.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
@niksedk
niksedk merged commit 275feb8 into main Sep 5, 2026
1 check passed
@niksedk
niksedk deleted the claude/whisper-cpp-update-31c99d branch September 5, 2026 06:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant