r0227n/flutter_whisper_kit
🎤 A Flutter plugin for running WhisperKit speech-to-text models on-device, powered by whisper.cpp. Supports iOS, macOS.
This is a tool for Flutter app developers who need to add speech-to-text functionality directly into their iOS or macOS applications. It takes audio input, either from files or a live microphone, and outputs transcribed text. Developers would use this to build features like voice assistants, dictation tools, or audio transcription services within their mobile and desktop apps.
Use this if you are a Flutter developer building an iOS or macOS application and need to include high-quality, on-device speech-to-text capabilities.
Not ideal if you are not a Flutter developer or if your application targets platforms other than iOS or macOS.
Stars
13
Forks
10
Language
Dart
License
MIT
Category
Last pushed
Jan 10, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/r0227n/flutter_whisper_kit"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
linto-ai/whisper-timestamped
Multilingual Automatic Speech Recognition with word-level timestamps and confidence
argmaxinc/WhisperKit
On-device Speech Recognition for Apple Silicon
yeyupiaoling/Whisper-Finetune
Fine-tune the Whisper speech recognition model to support training without timestamp data,...
vasistalodagala/whisper-finetune
Fine-tune and evaluate Whisper models for Automatic Speech Recognition (ASR) on custom datasets...
xenova/whisper-web
ML-powered speech recognition directly in your browser