Skip to content

Conversation

toboil-features
Copy link
Contributor

To encounter #3280 issue for others.

@toboil-features toboil-features changed the title Add flags for Vulkan in README.md Add flag for Vulkan in README.md Oct 9, 2025
Now build `whisper.cpp` with Vulkan support:
```
cmake -B build -DGGML_VULKAN=1
cmake -B build -DGGML_VULKAN=1 -DWHISPER_SDL2=ON
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure this should be specified here as this is not a requirement to build whisper.cpp with support for the Vulkan backend. This is only required for some examples like the stream and it does specify that this is required there.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably, better to be noted in "Additionally" section for Vulkan then?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was thinking that since this is already mentioned in the samples that it would not be needed here. Also this is not specific to Vulkan but to the examples that require SDL2.

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.

2 participants