Voice typing app for linux?

Is there anything out there that be used in any application or terminal?

61 points · 13 comments · view on lemmy.world

13 Comments

Adverse_Reaction@anarchist.nexus · 15 pts · 270d (1 reply)

Not sure about your specific needs, but I saw this recently:

https://handy.computer/

eugenia@lemmy.ml · 5 pts · 269d

Requires X11, doesn't work well on wayland.

Akip@piefed.world · 11 pts · 270d (4 replies)
boredsquirrel@slrpnk.net · 2 pts · 269d (3 replies)

True, you could use text input and some voice input on the phone, like FUTO voice input

mfat@lemmy.ml · 1 pts · 267d (2 replies)

Even Gboard?

boredsquirrel@slrpnk.net · 2 pts · 267d

Yes of course, it inputs text.

But gboard is surveillance software, your voice is literally analyzed on their servers.

I did some network logs of gboard, you might be interested XD it basically sends data all the time

boredsquirrel@slrpnk.net · 1 pts · 267d

Yes of course, it inputs text.

But gboard is surveillance software, your voice is literally analyzed on their servers.

I did some network logs of gboard, you might be interested XD it basically sends data all the time

Ladislawgrowlo@lemy.lol · 6 pts · 269d

If you do not have a real-time requirement, and a bad CPU/GPU I can recommend whispercpp. https://github.com/ggerganov/whisper.cpp

It is quite fast and can transcribe with timestamps. I guess if you have a fast CPU/GPU this transcription can happen faster than real-time.

hendrik@palaver.p3x.de · 6 pts · 270d

Well, I tinkered around a bit with Speech Note which has a good amount of features and is easy to install as a Flatpak. I think it has an option to do this, but requires a bit off fiddling, an extra tool and permissions for the Flatpak. I didn't find any software with a particularly good integration into the Desktop, though.

Also read about Blahst but didn't try it yet. Maybe that one is an option.

swelter_spark@reddthat.com · 5 pts · 269d

I've used Sayboard and Whisper, and liked both of them. Sayboard is faster, Whisper handles punctuation better.

makingStuffForFun@lemmy.ml · 4 pts · 269d

I use Talon Voice

yeh74fjic8e5we@lemmy.world · 2 pts · 269d

https://github.com/Manish7093/IBus-Speech-To-Text

I tried this in Fedora/Wayland previously, and it seems to work in most applications. It uses "VOSK" models which the GUI can download automatically - you just pick your language and desired model size when setting it up.

When I was exploring this a few months ago, I noticed speech recognition models have moved on quite recently (e.g. https://github.com/openai/whisper which can be run locally) but didn't see anything integrating it into an input-method like the above.

atdExuoAJBpunOMPpyaP@programming.dev · 2 pts · 269d