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 Troubleshooting
    8 Posts 2 Posters 4.1k Views 2 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.
    • F Offline
      funkdafied
      last edited by

      Evening everyone,

      I just installed MMM-voice and everything appears to have installed correctly. However after starting MM the module shows ERROR next to microphone. Are there logs I can look for or how can I troubleshoot the issue?

      Thank you

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

        @funkdafied there is an error.log file in the modules directory. If it contains only numbers please add debug: true to your config. This will generate a detailed debug.log file.

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

        1 Reply Last reply Reply Quote 0
        • F Offline
          funkdafied
          last edited by

          Here is the output from the debug.log:

          pocketsphinx_continuous: error while loading shared libraries: libpocketsphinx.so.3: cannot open shared object file: No such file or directory
          

          Here is the output from the error.log:

          127127127127127
          

          Since it appears that pocketsphinx is having an issue does any have any suggestions on how to correct the problem?

          Thank you

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

            @funkdafied a user reported this on github lately as well https://github.com/fewieden/MMM-voice/issues/8#issuecomment-296431212 can you check your bashrc file

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

            F 1 Reply Last reply Reply Quote 0
            • F Offline
              funkdafied @strawberry 3.141
              last edited by

              @strawberry-3.141
              After a reinstall I’m still getting the error. Any additional suggestions?

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

                @funkdafied a user solved it on github 2 hours ago by himself, you might want to try if it works for you as well https://github.com/fewieden/MMM-voice/issues/8#issuecomment-297020666

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

                F 1 Reply Last reply Reply Quote 0
                • F Offline
                  funkdafied @strawberry 3.141
                  last edited by

                  @strawberry-3.141

                  Thank you for the link. I’m not sure where I need to add the sudo command. I added it to the dependencies.sh

                  # exporting paths
                  echo -e "\e[96m[STEP 4/6] Exporting paths\e[0m"
                  echo "export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib" >> ~/.bashrc
                  echo "sudo ldconfig"
                  echo "export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/usr/local/lib/pkgconfig" >> ~/.bashrc
                  

                  But I don’t believe that was the correct location. Please advise.

                  Thank you

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

                    @funkdafied he didnt modify the installer, he just put those commands into the terminal

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

                    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 / 1
                    • 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