I use the Futo Keyboard on Android which already has this feature. It's also opens source, and I've had a really good experience with it so far.
I'm not familiar with whisper.c++ but I did try faster-whisper. Unfortunately, the transcriptions took upward of 40sec and it didn't offer live transcription, which is a nice feature of vosk. There's a comparison in the readme with other differences. That said, it should be relatively modular. It shouldn't take much to swap it back to whisper if that's what you prefer to use. Whisper is in the nix flake as optional, and the program allows you to change models but i haven't bothered trying to switch back to Whisper since Vosk has been more performant.
That means a lot to me. Thanks so much for your kind words!
Nova launcher - there isn't a good one for one FOSS replacement. Every launcher I tried from fdroid has at least one shortcoming (if not more).
Looks like the stable channel hasn't received an update in years, and the alpha channel hasn't received an update in over a year. Is this launcher abandoned?
No you don't. You used to, and then the WiFi and Data buttons were both put under an Internet button. It's aweful design. All of it.
Thank you! That's exactly what I was looking for.
As a GrapheneOS user, I want to make sure I'm not overwriting graphene files with google files.
Firefox has one of my favorite privacy extensions that creates containers to group your tabs into, and I haven't found an equivalent for chrome based browsers: https://addons.mozilla.org/en-US/firefox/addon/multi-account-containers/
But if you like crypto, I'd go with Brave. Firefox recently broke a bunch of browser wallet / hardware wallet integrations by ditching U2F on the latest release without giving any of the big wallet programmers a heads up.
Exiting Vi/Vim 😂
I should also add that if you don't want to reconfigure Jambi to use Whisper, you can try WhisperNow, which is built in Python and uses Whisper. I saw similar transcription performance when I used Whisper with Jambi and decided to move forward with Vosk after testing Whisper in both programs.