This is the snap for Mycroft AI, the world’s first open source voice assistant. It works on Ubuntu, Fedora, Debian, and other major Linux distributions.
sudo snap install mycroft
snap connect mycroft:audio-record # Enable microphone access
Setup your account at https://home.mycroft.ai
Launching Mycroft using the desktop icon or application launcher will run in the background.
To run Mycroft with a visual CLI, launch the Snap from your Terminal by running mycroft
This Snap is being actively developed. There are a few known bugs we are currently working through:
- After pairing with your account, Mycroft will immediately report that it is ready. There may still be some setup processes finalizing and Mycroft may not respond to commands immediately. Please give it a few more minutes to finish setting up.
- An
OSError
will be raised for each installation using PIP. This should not affect your usage of the system. Additional command line tools such as the Mycroft Skills Manager are not yet available. Skills can be installed by voice:
"Hey Mycroft, install Dice Skill"
Or by typing directly in the Mycroft CLI:
"install https://github.com/author/skill-repo" - The wake word response time may also be slower than expected. This is the time between you saying "Hey Mycroft" and Mycroft acknowledging and starting to record.
Mycroft has a vibrant, engaged and helpful community. Join us at
- Community Chat - https://chat.mycroft.ai
- Community Forums - https://community.mycroft.ai