MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    MMM-voice

    Troubleshooting
    2
    8
    2380
    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
      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.141 1 Reply Last reply Reply Quote 0
      • strawberry 3.141
        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
          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.141 1 Reply Last reply Reply Quote 0
          • strawberry 3.141
            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
              funkdafied @strawberry 3.141 last edited by

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

              strawberry 3.141 1 Reply Last reply Reply Quote 0
              • strawberry 3.141
                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
                  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.141 1 Reply Last reply Reply Quote 0
                  • strawberry 3.141
                    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
                    • 1 / 1
                    • First post
                      Last post
                    Enjoying MagicMirror? Please consider a donation!
                    MagicMirror created by Michael Teeuw.
                    Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
                    This forum is using NodeBB as its core | Contributors
                    Contact | Privacy Policy