arch -x86_64 cmake -G Ninja -B build -DGGML_METAL=1 .
arch -x86_64 cmake --build build
wget https://github.com/thewh1teagle/vibe/raw/main/samples/short.wav
arch -x86_64 ./main --no-prints -m '/Users/user/Library/Application Support/github.com.thewh1teagle.vibe/ggml-medium-q8_0.bin' -f short.wav
Last active
December 11, 2024 13:19
-
-
Save thewh1teagle/273ef299f9ea157d43a6e24bf889dfc5 to your computer and use it in GitHub Desktop.
compile whisper.cpp x86-64 on macos m1
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment