whisper.cpp
whisper.cpp copied to clipboard
build with cuda error
I have a nvidia 4070 video card with cuda 12.6 installed. I downloaded the latest version of whisper.cpp. Compiled as per the guide. cmake -B build -DGGML_CUDA=1 Error reported Call Stack (most recent call first): C:/Program Files/CMake/share/cmake-3.31/Modules/CMakeDetermineCompilerId.cmake:8 (CMAKE_DETERMINE_COMPILER_ID_BUILD) C:/Program Files/CMake/share/cmake-3.31/Modules/CMakeDetermineCompilerId.cmake:53 (__determine_compiler_id_test) C:/Program Files/CMake/share/cmake-3.31/Modules/CMakeDetermineCUDACompiler.cmake:131 (CMAKE_DETERMINE_COMPILER_ID) ggml/src/ggml-cuda/CMakeLists.txt:25 (enable_language)
see https://github.com/ggerganov/whisper.cpp/actions/runs/13408861712/job/37454233251