ideasman42 / nerd-dictation

Simple, hackable offline speech to text - using the VOSK-API.
GNU General Public License v3.0
1.21k stars 104 forks source link

Add SIGHUP support: reload the user config without restart #86

Closed KJ7LNW closed 1 year ago

KJ7LNW commented 1 year ago

Reloads with syntax errors do not crash the running process. See commit messages for detail.

ideasman42 commented 1 year ago

Please squish commits which are fixes for previous commits in the PR. It makes it difficult to review and adds noise to history.

KJ7LNW commented 1 year ago

squished!