Remix.run Logo
sipjca 5 days ago

Been working on https://handy.computer. It's similar to SuperWhisper and others, but is open source and cross platform

It uses whisper.cpp under the hood and should be accelerated on most devices using the Vulkan backend

JeremyHerrman 5 days ago | parent [-]

thanks for making this! I'd love to use the microphone key (fn + mic) to trigger Handy but even after turning off dictation it doesn't seem like the system allows that key to be used (I get a dialog prompting me to turn on dictation).

vladstudio 4 days ago | parent | next [-]

hey! these kinds of keyboard related things are well solved by Karabiner elements:

https://karabiner-elements.pqrs.org/

There you can map (whatever key) to (whatever other key). E.g. I have right command mapped to F20, available to all other apps .

sipjca 5 days ago | parent | prev [-]

No problem! Thank you for trying it and requesting features!

I added a issue (and comment) for this on the GitHub repo: https://github.com/cjpais/Handy/issues/47