MycroftAI / mycroft-core

Mycroft Core, the Mycroft Artificial Intelligence platform.
https://mycroft.ai
Apache License 2.0
6.51k stars 1.27k forks source link

Custom name #2919

Closed grepwood closed 3 years ago

grepwood commented 3 years ago

If I install mycroft on a device, I'd like to refer to it by a different name than Mycroft when talking to it.

Is that possible?

penrods commented 3 years ago

Possible? Yes. Easy? No.

For now you would have to train your own machine learning model to recognize "Hey Bob" or whatever. So unless you want to dig in to that, you'll have to live with "Hey Mycroft" for now.

krisgesling commented 3 years ago

Hey there, we have some documentation around this at: https://mycroft-ai.gitbook.io/docs/using-mycroft-ai/customizations/wake-word

If you have recordings or are willing to put the work into collecting them (and provide them under an open license), then members of our community may be willing to train a wake word model for you: https://community.mycroft.ai/t/custom-wakewords-r-us/7077