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

Go binding not working

Open kaushalapptware opened this issue 1 year ago • 0 comments

Maybe I am missing something but not able to quite figure out.

./build/go-whisper -model models/ggml-tiny.en.bin samples/jfk.wav zsh: killed ./build/go-whisper -model models/ggml-tiny.en.bin samples/jfk.wav

Just gives this without any other output. Followed exact procedure from the README.

Using a Mac M1 Max with MacOS Sonoma

kaushalapptware avatar Apr 08 '24 11:04 kaushalapptware