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.

    MMM-AssistantMk2

    Scheduled Pinned Locked Moved System
    421 Posts 61 Posters 559.4k Views 57 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.
    • ? Offline
      A Former User @teitlebot
      last edited by

      @teitlebot said in MMM-AssistantMk2 & MMM-GAction:

      @Sean Any suggestions of integration facial recognition to the magic mirror?

      I made this module to work with other modules by NotificationTrigger. So Another Facial recognition module could activate AssistantMK2 if there is a proper notification broadcasting. There is no need to implement that function in AssistantMk2 itself.

      T 1 Reply Last reply Reply Quote 0
      • T Offline
        teitlebot @Guest
        last edited by

        @sean Thank You. Some more learning on my part. I plan on installing
        https://github.com/paviro/MMM-Facial-Recognition and will report back here.

        1 Reply Last reply Reply Quote 0
        • T Offline
          teitlebot
          last edited by

          For those interested, I upgraded from a tiny usb mic to a playstation eye and had much improvement on voice recognition.

          C 1 Reply Last reply Reply Quote 0
          • M Offline
            mirror.master
            last edited by

            Hey guys any idea why my Google assistant won’t go back to sleep after use? It’s honestly recent, and weird. I can use it as normal, but the Mic stays blue after the fact and doesn’t turn off.

            1 Reply Last reply Reply Quote 0
            • V Offline
              vijayrraut @Guest
              last edited by

              Hello @sean , I am also looking for a “ding” sound on hotword detection, but no luck. Did you get a chance to add this feature to assistantmk2. It would be of great help when talking to the mirror from far distance.

              ? 2 Replies Last reply Reply Quote 0
              • ? Offline
                A Former User @vijayrraut
                last edited by

                @vijayrraut
                I’ll consider it.

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

                  @vijayrraut
                  Ver 1.1.0 is ready. (not yet merged into master branch)
                  You can use ding sound on 1.1.0. It will be my pleasure if you test this for me.
                  https://github.com/eouia/MMM-AssistantMk2/tree/1.1.0

                  T V 2 Replies Last reply Reply Quote 0
                  • T Offline
                    teitlebot @Guest
                    last edited by

                    @sean I’ll give it a try. How do I install something that isnt in the master branch?

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

                      @teitlebot

                      sudo apt-get install mpg321
                      cd ~/MagicMirror/modules/MMM-AssistantMk2
                      git pull
                      git checkout 1.1.0
                      npm install --save wav
                      
                      1 Reply Last reply Reply Quote 0
                      • ? Offline
                        A Former User
                        last edited by

                        UPDATE

                        [1.1.0] - 2018.10.04

                        • MP3 Output is supported. Now you can get more unchunky sound result.(Set audio.encodingOut to MP3 // OGG is not yet supported.)
                        • ding.wav will be played when Assistant is ready to hear your voice.
                        • How to update from prior version
                        sudo apt-get install mpg321
                        cd ~/MagicMirror/modules/MMM-AssistantMk2
                        git pull
                        npm install --save wav
                        
                        T 1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 9
                        • 10
                        • 11
                        • 12
                        • 13
                        • 42
                        • 43
                        • 11 / 43
                        • 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