this post was submitted on 21 Aug 2025
33 points (100.0% liked)

Linux

57549 readers
1020 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
 

Like, I push a button or key combo and talk at my computer and it types what I talk.

If not, why?

I do not mind writing some code to get this working but my time is very limited right now.

all 5 comments
sorted by: hot top controversial new old
[–] Nickm8@lemmy.world 3 points 16 hours ago

https://github.com/cjpais/Handy

I have this working, still need to make a pr for arch. btw

[–] SlartyBartFast@sh.itjust.works 2 points 16 hours ago

I would like this tech as well

[–] otter@lemmy.ca 6 points 1 day ago* (last edited 1 day ago)

I've been following this project

https://github.com/epicenter-so/epicenter/tree/main/apps/whispering

They recently got a bunch of investment and hired some staff, and so they're developing fairly quickly. I saw an update about local Whisper support the other day

Assuming it stays user friendly (currently open source - MIT), it might be a good option for you. Previously it was here:

https://github.com/braden-w/whispering

[–] HelloRoot@lemy.lol 13 points 1 day ago* (last edited 1 day ago)

update:

https://github.com/mkiol/dsnote

https://flathub.org/apps/net.mkiol.SpeechNote

dsnote/speechnote (it's the same thing) seems to be the best gui option. Check out the doc https://github.com/mkiol/dsnote?tab=readme-ov-file#insert-into-active-window


old comment:

https://github.com/icholy/whisperd

my bad this uses the api, but I guess it can be easily modified to use a local whisper.cpp

some other links to check out:

https://github.com/fengwk/linux-stt-input

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

https://github.com/Elleo/ibus-deepspeech