You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updated the pinned whisper.cpp fork to rmorse/whisper.cppv1.8.6-stream-pcm (ddfe1196), based on upstream ggml-org/whisper.cppv1.8.6.
Improved macOS build support, including opt-in MACOSX_DEPLOYMENT_TARGET passthrough, Metal CI coverage, and PCM capture-thread QoS.
Hardened prebuilt cache handling, including ggml-blas copy/link support, stale-cache cleanup on cargo xtask prebuild --force, and explicit Metal prebuilt validation.
Updated test and benchmark model lookup to prefer real ggml-tiny.en.bin and ggml-silero-v6.2.0.bin models from cargo xtask test-setup.