Is there a privacy-focused accurate speech-to-text option for android?
Ideally it would run locally on device with no required connection to the internet and would allow dictation into other apps.
Thanks for any recommendations in advance.
Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.
In this community everyone is welcome to post links and discuss topics related to privacy.
much thanks to @gary_host_laptop for the logo design :)
You might be interested in Whisper Cpp, there is even an “example” android app in the repo. If you are looking for complete solution/app, I would probably look into apps that incorporate this lib.