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.

    Assistant Error

    Scheduled Pinned Locked Moved Requests
    17 Posts 6 Posters 8.1k Views 6 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.
    • S Offline
      shep99
      last edited by

      @sean is it possible you can elaborate on these settings in config? I only want to use Google assistant, so have commented out the “MIRROR” hotword, but sometime the MIC picks up on words that are not like my trained model, and sits on the assistant logo waiting for something, and there’s no way to get out of it without restarting the mirror. ie, these settings in particular:

      sensitivity:

              {
                file: "resources/google.pmdl",
                sensitivity: 0.7,
                hotwords : "ASSISTANT" //One of models should be "ASSISTANT"
              }
      

      silence and verbose:

          record: {
            threshold: 0, //Ignore this. I think you don't need to change this.
            verbose:false, //true for checking recording status.
            recordProgram: 'arecord', //You can use 'rec', 'sox'. But I recommend use 'arecord'.
            silence: 2.0 //Ignore this. I think you don't need to change this.
          },
      

      Thanks again!

      ? 1 Reply Last reply Reply Quote 0
      • ChrisC Offline
        Chris @shep99
        last edited by

        @shep99 said in Assistant Error:

        Just wanted to repost here, @sean thanks and got it going. This is an INCREDIBLE module and thank you. My problem was with my MIC after setup. If anyone else is coming across this, this link here helped to get my MIC setup properly:

        https://snowboy.kitt.ai/docs

        Great module @sean absolutely incredible! Thanks

        Hello,

        I still have problems to use despite several unsuccessful attempts.

        Could you detail the installation procedure you used?

        Thank you in advance,

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

          @shep99
          Frankly, I have also pmdl problem. When I use umdl, everything is ok. But, pmdl is not worked properly, I don’t know why.

          1 Reply Last reply Reply Quote 0
          • E Offline
            E3V3A @shep99
            last edited by

            @shep99 Can you please post your ALSA config?

            cat ~/.asoundrc
            cat /proc/asound/modules
            cat /proc/asound/devices
            

            Thanks.

            "Everything I do (here) is for free – altruism is the way!"
            MMM-FlightsAbove, MMM-Tabulator, MMM-Assistant (co-maintainer)

            1 Reply Last reply Reply Quote 0
            • E Offline
              E3V3A
              last edited by

              Just want to tell everyone that this module works very well.
              I had some initial compile issues and trying to get the correct GA authentication, but after that it worked.

              Now, I’m looking at Alexa, since I’d like both Alexa and GA + MM working.
              Please see the github issue for solution in case you missed it.

              "Everything I do (here) is for free – altruism is the way!"
              MMM-FlightsAbove, MMM-Tabulator, MMM-Assistant (co-maintainer)

              1 Reply Last reply Reply Quote 0
              • W Offline
                wonjerry
                last edited by wonjerry

                This post is deleted!
                1 Reply Last reply Reply Quote 0
                • W Offline
                  wonjerry
                  last edited by

                  This post is deleted!
                  1 Reply Last reply Reply Quote 0
                  • W Offline
                    wonjerry
                    last edited by

                    This post is deleted!
                    1 Reply Last reply Reply Quote 0
                    • W Offline
                      wonjerry @Guest
                      last edited by

                      @sean @shep99 @acogkenf

                      Hello I have solved this problem this way.

                      “npm install --runtime=electron --target=YOUR_ELECTRON_VERSION”

                      Specify the environment and version and you can load grpc in proper way

                      1 Reply Last reply Reply Quote 0
                      • 1
                      • 2
                      • 2 / 2
                      • 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