whisper-cpp headers missing #6400
Answered
by
cho-m
slhck
asked this question in
Tap maintenance and brew development
-
Output of
|
Beta Was this translation helpful? Give feedback.
Answered by
cho-m
Sep 10, 2025
Replies: 1 comment 5 replies
-
Here is a PR It was removed whole headers to avoid conflicting files between
|
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Try to reinstall again. We moved files around in follow up PR. For now, headers and libs are moved to libexec but the pkgconfig file should expose them:
Due to how libwhisper/whisper.h needs libggml/ggml.h, it won't be possible to put them in linked path until ggml becomes stable to avoid conflict with llama.cpp