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 918.8k 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.
    • P Offline
      pepemujica @johnnyboy
      last edited by

      @johnnyboy So, how do I do a proper unistall for this module?

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

        @pepemujica

        I have uninstalled modules by - sudo apt-get purge (name of module) then sudo apt-get clean… then done another git pull of the module and installed… reading any notes first of course incase there are any points I need to pay particular attention to?

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

          @johnnyboy I get this: 0_1490807719620_upload-f9553ba2-dae5-4af3-9035-92d9ee8508bd

          1 Reply Last reply Reply Quote 0
          • yawnsY Offline
            yawns Moderator
            last edited by

            mmm-voice is no apt package, it is a module for magic mirror.
            To remove it you do this

            cd ~/MagicMirror/modules
            rm -r mmm-voice
            
            johnnyboyJ 1 Reply Last reply Reply Quote 1
            • strawberry 3.141S Offline
              strawberry 3.141 Project Sponsor Module Developer @strawberry 3.141
              last edited by

              @strawberry-3.141 said in MMM-voice:

              • remove the module directory
              • open your bashrc file and delete at the bottom:
              export LD_LIBRARY_PATH=:/usr/local/lib
              export PKG_CONFIG_PATH=:/usr/local/lib/pkgconfig
              
              • in /home/pi/ there should be directories called pocketsphinx and sphinxbase, go into them and execute make uninstall, afterwards you can remove them.
              • run apt-get autoremove to uninstall dependencies that are not longer needed on your system

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

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

                @strawberry-3.141 Thanks for answering!
                I’ve already done this, but sitill got the error at the right of the microphone
                This time the error log has only a “1”

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

                  @strawberry-3-141
                  0_1490812600092_upload-a01aedc7-9ab8-454f-b257-c318fa74b947

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

                    @yawns said in MMM-voice:

                    mmm-voice is no apt package, it is a module for magic mirror.
                    To remove it you do this

                    cd ~/MagicMirror/modules
                    rm -r mmm-voice
                    

                    I stand corrected @yawns… Sorry for giving wrong direction @pepemujica :-(

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

                      @pepemujica can you enable debug: true in the config and have a look what the debug log says

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

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

                        @strawberry-3.141 at the module config?

                        1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 12
                        • 13
                        • 14
                        • 15
                        • 16
                        • 32
                        • 33
                        • 14 / 33
                        • 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