Skip to content

chore: update whisper-cpp port to v1.8.4.1#108

Merged
jpgaribotti merged 2 commits into
tetherto:mainfrom
sharmaraju352:update-whisper-cpp-1.8.4.1
Mar 26, 2026
Merged

chore: update whisper-cpp port to v1.8.4.1#108
jpgaribotti merged 2 commits into
tetherto:mainfrom
sharmaraju352:update-whisper-cpp-1.8.4.1

Conversation

@sharmaraju352

Copy link
Copy Markdown
Contributor

Summary

Updates the whisper-cpp vcpkg port from v1.7.5.1 to v1.8.4.1.

  • Bumps version to 1.8.4.1 (upstream whisper.cpp v1.8.4 + seed parameter from fork)
  • Updates SHA512 hash for new tag v1.8.4.1 on tetherto/qvac-ext-lib-whisper.cpp
  • Rewrites all 3 patches against v1.8.4 codebase:
    • 0001-fix-vcpkg-build.patch: CMake export targets, git-vars guard, config packaging
    • 0002-fix-apple-silicon-cross-compile.patch: GGML_NATIVE_DEFAULT for Apple arm64->x64
    • 0003-fix-windows-pthread.patch: Windows pthread guard in whisper-config
  • Adds GGML_NATIVE=OFF to portfile CMake options
  • Updates versions database and baseline

Test plan

  • Verify port installs cleanly on macOS (Metal)
  • Verify port installs on Linux (Vulkan)
  • Verify port installs on Android
  • Verify port installs on Windows
  • Build and test qvac-lib-infer-whispercpp with new port

Made with Cursor

@sharmaraju352

Copy link
Copy Markdown
Contributor Author

/review

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.

3 participants