omlins / JustSayIt.jl

Software and high-level API for offline, low latency and secure translation of human speech to computer commands or text on Linux, MacOS and Windows
BSD 3-Clause "New" or "Revised" License
87 stars 12 forks source link

Increase security of triggering action upon command name recognition #43

Closed omlins closed 2 years ago

omlins commented 2 years ago

This PR enable secure multi word command triggering, while still enabling to say whole multi word commands in one go.

Closes #42