Is there an easy to install offline voice input system using Whisper yet?
from black_flag@lemmy.dbzer0.com to linux@lemmy.ml on 21 Aug 12:52
https://lemmy.dbzer0.com/post/51592573

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.

#linux

threaded - newest

HelloRoot@lemy.lol on 21 Aug 12:59 next collapse

update:

github.com/mkiol/dsnote

flathub.org/apps/net.mkiol.SpeechNote

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


old comment:

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:

github.com/fengwk/linux-stt-input

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

github.com/Elleo/ibus-deepspeech

[deleted] on 21 Aug 13:51 next collapse

.

otter@lemmy.ca on 21 Aug 21:18 next collapse

I’ve been following this project

github.com/epicenter-so/epicenter/…/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:

github.com/braden-w/whispering

Nickm8@lemmy.world on 22 Aug 10:21 next collapse

github.com/cjpais/Handy

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

SlartyBartFast@sh.itjust.works on 22 Aug 10:31 collapse

I would like this tech as well