Closed RamiAwar closed 3 months ago
Just closing out this old issue! I've update the go-whisper repository. It currently no longer depends on the bindings in whisper.cpp as they are horribly out-of-date. You could try again now, if you are using CUDA then use:
GGML_CUDA=1 make
or else just make
as usual. Please open up a new issue if you're still interested and having some issues.
Running make all doesn't work out of the box for me, yields some errors.
Any ideas?