WhisperKit and flutter_whisper_kit
WhisperKit is the core on-device speech recognition framework for Apple Silicon, while flutter_whisper_kit is a Flutter plugin wrapper that enables developers to integrate WhisperKit's functionality into Flutter applications—making them complementary tools used together rather than competitors.
About WhisperKit
argmaxinc/WhisperKit
On-device Speech Recognition for Apple Silicon
Wraps OpenAI's Whisper models in CoreML format optimized for Apple Silicon, enabling real-time streaming transcription with word-level timestamps and voice activity detection. Provides Swift SDK integration, a local HTTP server with Deepgram-compatible WebSocket API, and companion tools for speaker diarization and text-to-speech. Supports model customization through fine-tuning workflows and deployment to HuggingFace repositories for easy distribution across projects.
About flutter_whisper_kit
r0227n/flutter_whisper_kit
🎤 A Flutter plugin for running WhisperKit speech-to-text models on-device, powered by whisper.cpp. Supports iOS, macOS.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work