Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- cd
- git clone https://github.com/MycroftAI/mycroft-core
- Run: ./dev_setup.sh
- git clone https://github.com/MycroftAI/Mycroft-gui
- cd Mycroft-gui
- Run: run.sh
- cd mycroft-core
- source .venv/bin/activate
- msm install https://github.com/AIIX/audio-control-plasma
- mycroft-config set lang "it-it"
- mycroft-config set tts.module "google"
- mycroft-stop
- mycroft-start all
- #mycroft-config edit user
- #Select an editor. To change later, run 'select-editor'.
- #/bin/nano <---- easiest
- #/usr/bin/vim.tiny
- #/bin/ed
Advertisement
Add Comment
Please, Sign In to add comment