Hi people
Is there any good FOSS dictation and transcription software similar to Just Press Record for Android and/or Linux?
I couldn't find anything so far. Thanks a lot.
Not FOSS as it's under another license, but there's "FUTO Voice Input" if you're looking for a local alternative to Google's voice dictation on Android
https://gitlab.futo.org/alex/voiceinput
The repo has a list of supported and unsupported Android keyboards. Under the hood it uses OpenAI Whisper
There is Talon Voice. It's not FLOSS, nor even Open Source in any way. But it's good.
I'll watch this thread as I'm keen to know myself.
Not sure if it's literally FOSS, but OpenAI's Whisper is the best transcription I've ever used and the models are all free to download and use locally.
https://github.com/openai/whisper
they have MIT license