ideasman42 / nerd-dictation

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

UX: if you do `--help` it's not clear you're not seeing everything. #9

Open o-jasper opened 3 years ago

o-jasper commented 3 years ago

Specifically you don't see nerd-dictation begin --help, which basically contains all the goodies?

ideasman42 commented 3 years ago

Agree, some hint that each sub-command has it's own help would be good to support. another possibility is expanding all sub commands, although I'm not sure if that might end up being a bit overwhelming.

ideasman42 commented 3 years ago

I've managed to get this working but would like to see if it can be done more elegantly.

Asked question: https://stackoverflow.com/q/68265036/432509 Test patch: https://gist.github.com/ideasman42/76ae54bba97cda4163b9e008189c48df