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 3.7k 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

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