|
|
|
|
|
by bussierem
1992 days ago
|
|
In response to a few things in your comment: I was actually in the same opinion as you about remote storage and always on wake detection, and I actually found out that it's possible to make one without all of this! There are "offline wake work detector libraries" like Snowboy.ai that prevent one of those things, and you can also get self hosted versions of even popular language parsers like the Azure Speech Recognition that you can run in a docker image and have everything stored locally (or not at all!) Not suggesting you have to go make your own. It just makes me hopeful for the future where we can build useful assistants that don't need all this privacy l-destroying crap in them :) |
|