speech recognition app powered by whisper.cpp
whispercppapp contains some external programs binaries.
- whisper.cpp
- All source code available at https://github.com/ggerganov/whisper.cpp
- FFmpeg
- All source code available at https://github.com/FFmpeg/FFmpeg
Download and extract release archvie from https://github.com/hogelog/whispercppapp/releases.
- macOS (Apple silicon macOS) or Windows
- Flutter
$ git clone https://github.com/hogelog/whispercppapp.git --recurse-submodules
$ cd whispercppapp
$ ./run.dart setup
$ flutter run -d macos
$ ./run.dart build
$ ./run.dart submit