whisper.cpp icon indicating copy to clipboard operation
whisper.cpp copied to clipboard

build with cuda error

Open billqu01 opened this issue 10 months ago • 1 comments
trafficstars

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)

billqu01 avatar Jan 21 '25 03:01 billqu01

see https://github.com/ggerganov/whisper.cpp/actions/runs/13408861712/job/37454233251

WilliamTambellini avatar Feb 19 '25 18:02 WilliamTambellini