Twitter/X

@badlogicgames (tweeted 2026-05-31) highlights parakeet.cpp (repo…

Brief

parakeet.cpp is a GGML-based Parakeet inference pipeline (repo linked to mudler on GitHub) that @badlogicgames praised on 2026-05-31 for achieving roughly 2× speed versus their ONNX Parakeet pipeline on Apple Silicon; they noted it needed several local patches to function.

Why it matters

@badlogicgames (tweeted 2026-05-31) highlights parakeet.cpp (repo: github.com/mudler/parakeet.c...) as a GGML-based Parakeet inference pipeline.

Key details

  • Author reports parakeet.cpp runs ~2× faster than their ONNX Parakeet pipeline on Apple Silicon but required a few local patches to get running.
Source evidence

what a wonderful project: parakeet.cpp

github.com/mudler/parakeet.c…

GGML based parakeet inference pipeline that's 2x faster than my ONNX parakeet pipeline on Apple Silicon! (Needed a few local patches to get it going)