Skip to content

Conversation

thewh1teagle
Copy link
Contributor

Currently vulkan always prints to stderr the device name.
Fix by print it using ggml log.

Also register ggml log immediately when whisper_log_set otherwise there's still some logs that displays before (tested with main.cpp)

cmake -G "Ninja" -B build . -DCMAKE_BUILD_TYPE=Release -DGGML_VULKAN=ON
cmake --build build --config Release

.\build\bin\main.exe -m model.bin -f audio.wav
.\build\bin\main.exe -m model.bin -f audio.wav --no-prints

@ggerganov ggerganov merged commit 5ccca19 into ggml-org:master Nov 13, 2024
45 checks passed
adutilleul pushed a commit to adutilleul/whisper.cpp that referenced this pull request Nov 19, 2024
lyapple2008 pushed a commit to lyapple2008/whisper.cpp.mars that referenced this pull request Feb 4, 2025
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