-
Notifications
You must be signed in to change notification settings - Fork 1
Description
The assistant be able to activate when the user says "Emilla" or some other wake-word. The detection mechanism must be offline, responsive, accurate, and open source.
The name "Emilla" was chosen because it rolls off the tongue quite well but is still an uncommon name (at least in the States..)
It should be configurable as something else like "computer" or ideally any other phrase, though I don't know if training such a model on-device is feasible.
It would be cool to have different wake words do different things, such as mapping to a favorite action or requesting voice assistance.
The wake word service must be configurable between "On," "Off," and "Respect Battery Saver." The latter should probably be the default, with install-time education about the setting. The wake word service would probably be frustrating if it's unexpectedly on or off, so it's important to highlight that to new users.