Whisper.cpp Core ML Models for Apple Silicon
This repository provides prebuilt Core ML models for Whisper.cpp, optimized for Apple Silicon (M1, M2, M3, M4, M5) devices.
These models enable hardware-accelerated speech-to-text using Apple’s Neural Engine via Core ML.
The repository is designed for easy plug-and-play usage with Whisper.cpp using a prebuilt CLI binary.
🙏 Credits
- OpenAI Whisper – Original speech recognition models
- whisper.cpp by Georgi Gerganov – High-performance C/C++ implementation
- Apple Core ML – Hardware acceleration on Apple Silicon
⭐ Support
If this repository is useful to you:
- ⭐ Star the repository
- 🔗 Support the Whisper.cpp project