lightningRalf / whisper.cpp

Port of OpenAI's Whisper model in C/C++
MIT License
0 stars 0 forks source link

How can the ggml-cuda work? #84

Open lightningRalf opened 1 year ago

lightningRalf commented 1 year ago

When i build the whisper with cublas enable, should i copy the build ggml-cuda binary to project bin path.? Shoud i call the function to use ggml-cuda function to compute language model and audio dat?