MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    Advise for a voice assistant

    Scheduled Pinned Locked Moved General Discussion
    21 Posts 7 Posters 8.8k Views 9 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • ejay-ibmE Offline
      ejay-ibm Project Sponsor Module Developer @bibi
      last edited by

      @bibi Hi,
      I would definitely recommend Mk2assistant + Hotword module.
      Ejay

      T 1 Reply Last reply Reply Quote 1
      • T Offline
        THeStigh @ejay-ibm
        last edited by

        @ejay-ibm Yeah, works perfect if you keep to the ‘correct’ hardware and OS like Pi or ATB.

        ejay-ibmE 1 Reply Last reply Reply Quote 0
        • ejay-ibmE Offline
          ejay-ibm Project Sponsor Module Developer @THeStigh
          last edited by

          @THeStigh Indeed, using it on a Rasp 3 b+ fully up to date.

          thedoorsfanaticT 1 Reply Last reply Reply Quote 0
          • thedoorsfanaticT Offline
            thedoorsfanatic @ejay-ibm
            last edited by

            @ejay-ibm
            I was able to run MK2assistant but never managed to install Hotword.
            Is there a tutorial out there which shows me how to do it, absolute beginner style?

            My Smart Mirror YouTube playlist: https://www.youtube.com/playlist?list=PL9Iv_4Mvy6o2tnvdhNBstVWNefgUP9ELp

            ejay-ibmE T 2 Replies Last reply Reply Quote 0
            • ejay-ibmE Offline
              ejay-ibm Project Sponsor Module Developer @thedoorsfanatic
              last edited by

              @thedoorsfanatic
              I think the Readme here : https://github.com/eouia/MMM-Hotword/
              is pretty clear, that is what I followed and I have it working directly.
              check out the Tip section to include hotword in the mk2 assistant and you should be good.
              If you run into issue you can share your config file and I can have a look .

              Ejay

              thedoorsfanaticT 1 Reply Last reply Reply Quote 0
              • thedoorsfanaticT Offline
                thedoorsfanatic @ejay-ibm
                last edited by

                @ejay-ibm
                all right, thanks, I will try it again but usually it failed when trying to install snowboy

                My Smart Mirror YouTube playlist: https://www.youtube.com/playlist?list=PL9Iv_4Mvy6o2tnvdhNBstVWNefgUP9ELp

                ? 1 Reply Last reply Reply Quote 0
                • ? Offline
                  A Former User @thedoorsfanatic
                  last edited by

                  @thedoorsfanatic
                  Give me a telegram When you are stuck on. Telegram:@eouia

                  1 Reply Last reply Reply Quote 0
                  • T Offline
                    THeStigh @thedoorsfanatic
                    last edited by

                    @thedoorsfanatic

                    What hardware and OS are you using ?

                    thedoorsfanaticT 1 Reply Last reply Reply Quote 0
                    • thedoorsfanaticT Offline
                      thedoorsfanatic @THeStigh
                      last edited by

                      @THeStigh
                      I am using a Raspi 3 B+ and latest release of Stretch and MagicMirror.
                      I am a newbie and though I tried all the troubleshooting tipps described I wasn’t able to install Hotword and snowboy.

                      My Smart Mirror YouTube playlist: https://www.youtube.com/playlist?list=PL9Iv_4Mvy6o2tnvdhNBstVWNefgUP9ELp

                      T 1 Reply Last reply Reply Quote 0
                      • T Offline
                        THeStigh @thedoorsfanatic
                        last edited by

                        @thedoorsfanatic Snowboy can be tricky, but @sean has made some good troubleshooting guides on the page for MMM-Hotword. But you can delete the MMM-Hotword folder and try to re-install it following these instructions to do it quite manually. If it fails, you at least will get a clear picture of where it actually failed:

                        cd ~/MagicMirror/modules/
                        sudo apt-get install libmagic-dev libatlas-base-dev sox libsox-fmt-all
                        git clone https://github.com/eouia/MMM-Hotword.git
                        cd MMM-Hotword
                        npm install
                        
                        cd ~/MagicMirror/modules/MMM-Hotword/node_modules/snowboy
                        npm install --save-dev electron-rebuild
                        npm install nan
                        ./node_modules/.bin/electron-rebuild
                        
                        1 Reply Last reply Reply Quote 2
                        • 1
                        • 2
                        • 3
                        • 1 / 3
                        • First post
                          Last post
                        Enjoying MagicMirror? Please consider a donation!
                        MagicMirror created by Michael Teeuw.
                        Forum managed by Sam, technical setup by Karsten.
                        This forum is using NodeBB as its core | Contributors
                        Contact | Privacy Policy