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-voice

    Scheduled Pinned Locked Moved Utilities
    voice control
    329 Posts 55 Posters 999.0k Views 50 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.
    • johnnyboyJ Offline
      johnnyboy @Mykle1
      last edited by johnnyboy

      This post is deleted!
      1 Reply Last reply Reply Quote 0
      • Mykle1M Offline
        Mykle1 Project Sponsor Module Developer @Mykle1
        last edited by

        How about a hint then? You can pm it if you don’t want to spoil it for others.

        @johnnyboy said in MMM-voice:

        @strawberry-3-141 gave the spoiler away, because you badgered him for a hint

        How about a hint then? You can pm it if you don’t want to spoil it for others

        Is this what they consider badgering where you’re from?

        Don’t get your panties all in a bunch. ;-)

        Create a working config
        How to add modules

        1 Reply Last reply Reply Quote 0
        • Mykle1M Offline
          Mykle1 Project Sponsor Module Developer @strawberry 3.141
          last edited by

          @strawberry-3.141 said in MMM-voice:

          Solution will follow on sunday.

          I got it! Was that Siri’s boyfriend? :-)

          Create a working config
          How to add modules

          johnnyboyJ 1 Reply Last reply Reply Quote 0
          • johnnyboyJ Offline
            johnnyboy @Mykle1
            last edited by johnnyboy

            This post is deleted!
            strawberry 3.141S 1 Reply Last reply Reply Quote 0
            • strawberry 3.141S Offline
              strawberry 3.141 Project Sponsor Module Developer @johnnyboy
              last edited by

              @johnnyboy I can’t confirm that mykle got it right as he didn’t send the solution to me yet.

              But as it is the last day anyways I can confirm that it is related to one of those two fairytales ;)

              @Mykle1 if you see him http://michaelteeuw.nl/post/151621813122/homekit-curtains as siris boyfriend then probably yes :rofl:

              Please create a github issue if you need help, so I can keep track

              Mykle1M 1 Reply Last reply Reply Quote 1
              • Mykle1M Offline
                Mykle1 Project Sponsor Module Developer @strawberry 3.141
                last edited by

                @strawberry-3.141 said in MMM-voice:

                I can’t confirm that mykle got it right as he didn’t send the solution to me yet.

                Go ahead :-)

                Create a working config
                How to add modules

                strawberry 3.141S 1 Reply Last reply Reply Quote 0
                • strawberry 3.141S Offline
                  strawberry 3.141 Project Sponsor Module Developer @Mykle1
                  last edited by

                  @Mykle1 yeah he got it

                  Please create a github issue if you need help, so I can keep track

                  johnnyboyJ 1 Reply Last reply Reply Quote 0
                  • johnnyboyJ Offline
                    johnnyboy @strawberry 3.141
                    last edited by johnnyboy

                    This post is deleted!
                    1 Reply Last reply Reply Quote 0
                    • strawberry 3.141S Offline
                      strawberry 3.141 Project Sponsor Module Developer
                      last edited by

                      Here it is Warning spoiler alert

                      Please create a github issue if you need help, so I can keep track

                      Mykle1M 1 Reply Last reply Reply Quote 1
                      • Mykle1M Offline
                        Mykle1 Project Sponsor Module Developer @strawberry 3.141
                        last edited by

                        @strawberry-3.141 said in MMM-voice:

                        Here it is Warning spoiler alert

                        Is that you speaking the activation phrase, Straw?

                        Create a working config
                        How to add modules

                        1 Reply Last reply Reply Quote 0
                        • P Offline
                          pepemujica @strawberry 3.141
                          last edited by

                          @strawberry-3.141 Hi, I have the same problem, but I am installing at home, any idea why?

                          [STEP 5/6] Installing npm dependencies
                          dependencies.sh: line 106: cd: /home/christian/MagicMirror/modules/MMM-voice: No such file or directory
                          npm WARN enoent ENOENT: no such file or directory, open '/home/christian/pocketsphinx/package.json’
                          npm WARN pocketsphinx No description
                          npm WARN pocketsphinx No repository field.
                          npm WARN pocketsphinx No README data
                          npm WARN pocketsphinx No license field.
                          [STEP 5/6] Installing npm dependencies | Done
                          [STEP 6/6] Manipulating dependencies
                          dependencies.sh: line 118: cd: /home/christian/MagicMirror/modules/MMM-voice/node_modules/pocketsphinx-continuous: No such file or directory
                          sed: can’t read index.js: No such file or directory
                          [STEP 6/6] Manipulating dependencies | Failed

                          cowboysdudeC 1 Reply Last reply Reply Quote 0
                          • cowboysdudeC Offline
                            cowboysdude Module Developer @pepemujica
                            last edited by cowboysdude

                            @pepemujica said in MMM-voice:

                            @strawberry-3.141 Hi, I have the same problem, but I am installing at home, any idea why?

                            [STEP 5/6] Installing npm dependencies
                            dependencies.sh: line 106: cd: /home/christian/MagicMirror/modules/MMM-voice: No such file or directory
                            npm WARN enoent ENOENT: no such file or directory, open '/home/christian/pocketsphinx/package.json’
                            npm WARN pocketsphinx No description
                            npm WARN pocketsphinx No repository field.
                            npm WARN pocketsphinx No README data
                            npm WARN pocketsphinx No license field.
                            [STEP 5/6] Installing npm dependencies | Done
                            [STEP 6/6] Manipulating dependencies
                            dependencies.sh: line 118: cd: /home/christian/MagicMirror/modules/MMM-voice/node_modules/pocketsphinx-continuous: No such file or directory
                            sed: can’t read index.js: No such file or directory
                            [STEP 6/6] Manipulating dependencies | Failed

                            Are you just installing by running ‘npm install’ in the MMM-voice directory?

                            1 Reply Last reply Reply Quote 0
                            • P Offline
                              pepemujica
                              last edited by

                              I’m doing this:

                              "Clone this repo into ~/MagicMirror/modules directory.

                              Run command bash dependencies.sh in ~/MagicMirror/modules/MMM-voice/installers directory, to install all dependencies. This will need a couple of minutes."

                              When I run bash dependencies.sh I have the error I’ve post at step 6

                              1 Reply Last reply Reply Quote 0
                              • cowboysdudeC Offline
                                cowboysdude Module Developer
                                last edited by

                                Yes that would be the correct way :) I see you’ve also posted in troubleshooting and strawberry is there trying to help you…

                                P 1 Reply Last reply Reply Quote 0
                                • P Offline
                                  pepemujica @cowboysdude
                                  last edited by

                                  @cowboysdude said in MMM-voice:

                                  traw

                                  Yes, but still can’t find the answer :(

                                  cowboysdudeC 1 Reply Last reply Reply Quote 0
                                  • cowboysdudeC Offline
                                    cowboysdude Module Developer @pepemujica
                                    last edited by

                                    @pepemujica Go back to the troubleshooting post and ask strawberry to help you, he will :)

                                    1 Reply Last reply Reply Quote 0
                                    • P Offline
                                      pepemujica
                                      last edited by

                                      Hi, I’m having troubles here:

                                      0_1490484812893_upload-30f66be8-0e70-43db-9d09-ace55c7ecf8b

                                      Any idea why?

                                      Kind regards

                                      P 1 Reply Last reply Reply Quote 0
                                      • P Offline
                                        pepemujica @pepemujica
                                        last edited by

                                        Could solve this, but when I open the module, I only see the mic with “Error”
                                        Any idea why?

                                        Kind regards

                                        strawberry 3.141S 1 Reply Last reply Reply Quote 0
                                        • strawberry 3.141S Offline
                                          strawberry 3.141 Project Sponsor Module Developer @pepemujica
                                          last edited by

                                          @pepemujica what is inside your error log?

                                          Please create a github issue if you need help, so I can keep track

                                          P 1 Reply Last reply Reply Quote 0
                                          • P Offline
                                            pepemujica @strawberry 3.141
                                            last edited by

                                            @strawberry-3.141 Just 111111

                                            johnnyboyJ 1 Reply Last reply Reply Quote 0

                                            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                            With your input, this post could be even better 💗

                                            Register Login
                                            • 1
                                            • 2
                                            • 13
                                            • 14
                                            • 15
                                            • 16
                                            • 17
                                            • 17 / 17
                                            • 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