-
nerd-dictation is a decent offline speech dictation tool for Linux that I've used with Emacs https://github.com/ideasman42/nerd-dictation
-
AppSignal
Monitoring that respects your time & budget. APM, error tracking, and dashboards for modern web apps. Ten-minute setup, transparent flat pricing, and support from engineers who actually use the product.
-
To run text-to-speech on my laptop, I've been using Justine Tunney's downloadable single executable Whisper file.
I use it transcribe audio then copy into an LLM to get notes on whatever it is. Helps me decide to watch or listen to something and saves a bunch of time.
Her tweet: https://x.com/JustineTunney/status/1825551821857010143
Instructions from Simon Willison: https://simonwillison.net/2024/Aug/19/whisperfile/
Command line options: https://github.com/Mozilla-Ocho/llamafile/issues/544#issueco...
-