Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

You need to add the "DIR" var in run.sh or it fails if you run outside of the src dir:

SRC_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )"

python3.10 "$SRC_DIR/whisperer.py" $@

Also did you solve the python app icon from bouncing all the time?



Thanks for actually trying it out! I must admit, I didn't pay much attention to UX for installation here since it was mostly for my own use, but that's great you got it working! What do you think?

I have not solved the bouncing icon. That's one of the reasons it needs to be rewritten in Swift!


I think it's pretty cool to have a hotkey to type STT text anywhere locally. It also helps with using LLMs, it opens you to using more run times since most don't have a whisper plugin, and using the whisper plug is usually an awkward UX too.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: