flutter_whisper_io

Simulator Screenshot - iPhone 14 Pro Max - 2023-08-29 at 11 21 35

A flutter project to test running Whisper.cpp locally on IOS and Android.

Getting Started

You can just run this project on a recent iPhone simulator or iPhone like you would any dart project

Dependencies

libsamplerate for resampling audio input

whisper.cpp for translating audio

Dart's audio_streamer package for IOS/Android PCM audio stream access