

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 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!
Honest quetion, how/where are drivers license photos saved? Is saving photos at the state level more or less secure than saving at the federal level? Also, the TSA supposedly just uses scans to speed up and more accurately verify, and claims not to save the scans (for now). If they wanted a database of everyone’s face scan, couldn’t they just subpoena every state’s DMV/tag-agency for license photos?
Another okay option I just stumbled on is Viewnior. The only thing it lacks is webp file support.
Thanks for the suggestion. After getting some weird behavior with Appimage Launcher and reading this reddit thread, I decided to install pamac-flatpak from the AUR, but plan on leaving AUR dissabled on the app. So far so good. I think it’s a keeper.
I like the integration with Timeshift and the into packed interface with ability to click on details. On the downside, the themes are limited and it’s kind of hard to use for browsing apps that you might want to install.
Thanks for the link. That sounds like exactly what I’m looking for. Thank you.
Thanks for the recommendations and for sharing your wisdom. I’ll give them a shot.
Yeah, I just tried it out and it works really well. Even works with AnySoftKeyboard.
Is it working again with metamask?
According to Invizible’s instructions, you shouldn’t have to port forward to an external IP. https://invizible.net/en/invizible-and-netguard-firewall/
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.