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

Bad xdotool performance #116

Open codebold opened 4 months ago

codebold commented 4 months ago

Dear all, I am experiencing very large processing times when i use xdotool. Just printing the output to stdout is not affected in the same way. I have seen the other alternatives ydotool and so on, but those tools work in the console only, right? Would it helpful to simulate single key presses instead of using the type function?