Parakeet.cpp – Parakeet ASR inference in pure C++ with Metal GPU acceleration
Summary
Parakeet.cpp presents a fast, portable on-device ASR inference engine implemented in pure C++, leveraging Metal GPU acceleration via the Axiom library. It supports multiple offline and streaming models, provides a minimal dependency footprint, and includes setup, build, test, and weight-conversion tooling.