flutter_whisper.cpp
flutter_whisper.cpp copied to clipboard
Flutter App That Can Transcribe Audio Offline/On Device with Whisper C++ Bindings via Rust
can build, but can not run 
From the README, it looks like this can be achieved: https://github.com/ggerganov/whisper.cpp#real-time-audio-input-example
Can you make this package support dart native without flutter? This will open so many options for this package, and it is already a binding of c++ implementation so it...
Hi. Thanks for sharing your great project. While testing your code, I found that I can debug it on macos with m1 chip but have issues with build. Command: flutter...
What will the android APK size after binding whisper?
