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

Added STDOUT as a simulated input type #98

Closed goatchurchprime closed 1 year ago

goatchurchprime commented 1 year ago

Can be useful to demonstrate that most of the system is functioning, when the simulated inputs are not.

See https://github.com/ideasman42/nerd-dictation/issues/80#issuecomment-1513742173

I spent a lot of time chasing down whether it was hearing the sounds and stuff like that, before I accidentally discovered that everything except the simulated input was fine.