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.

    Hello-Lucy Module Microphone not working

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    56 Posts 6 Posters 23.1k Views 7 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.
    • V Offline
      varad wattamwar
      last edited by

      Guys can you please help me out! @Mykle1 @Linas123 @sdetweil @TheGeekfather
      My rpi model 3b+
      I have installed Hello lucy correctly, executed npm install.
      My mic card and device number is 1,0
      My mic and speaker both are working fine, tested: arecord test.wav
      Whenever I start my MM and speak hello lucy , lucy don’t detect my voice he don’t respond.
      So I tried:
      In asoundrc file I changed “hw:1,0” to “plughw:1,0”
      But the result is same lucy is not responding.

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

        @varad-wattamwar said in Hello-Lucy Module Microphone not working:

        executed npm install.

        Uhh, that is not how the dependencies are installed, according to the readme.

        Please keep your questions about this subject to 1 topic. This is the third topic your posting to for the same issue

        Create a working config
        How to add modules

        1 Reply Last reply Reply Quote 0
        • C Offline
          cq0q
          last edited by

          Guys can you please help me out with this @Mykle1 @Linas123 @sdetweil @TheGeekfather
          i’m new in all of this so please take it easy with me … so i installed MMM-hello lucy module but after i installed it and got the config right and i put my mic card and speaker device and all set … but after i launched magic mirror it shows up the microphone icon and says error … and it hangs like this like there is no solution … it’s like lucy is not detecting or something … and before i say anything the error just shows up …
          and if i installed MMM-voice and make it like MMM-hello lucy and MMM-voice together in the magic mirror, will it work ? and how will it be if i make both of them in my magic mirror?
          I’d be so glad if anyone could help me out with this …

          S 1 Reply Last reply Reply Quote 0
          • S Offline
            sdetweil @cq0q
            last edited by

            @cq0q Lucy is MMM-Voice plus some stuff… no, no can’t do both

            u need to walk thru the steps

            arecord -l (for list)
            will list the input devices
            aplay -l will list the output devices

            so, do
            arecord test.wav
            say something
            ctrl-x to end recording

            aplay test.wav
            did u hear what you said…

            provides the mic works…

            now, what device is it (from the arecord list)
            is that where Lucy is configured ?

            Voice/Lucy use the sphinx voice reco library, which is ok, but sensitive to the voice model.
            i stopped using it , cause it was accurate maybe 50% of the time… and I had to repeat myself a lot…

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            C 1 Reply Last reply Reply Quote 0
            • C Offline
              cq0q @sdetweil
              last edited by cq0q

              @sdetweil yes i did that and i heared myself and made the config but the error still shows …
              but what is sphinx voice reco library ? and how can i use it/install it ? and is it important for the module ?
              and why you had to repeat yourself alot ? is the problem from the module itself or ?

              • do i need sphinx to use MMM-voice module as well or it’s just for lucy module ?
              S 1 Reply Last reply Reply Quote 0
              • S Offline
                sdetweil @cq0q
                last edited by

                @cq0q the library is installed and used by mmm-voice and Lucy. u don’t have to do anything. that is the voice reco library they both use.

                why repeat, cause it doesn’t so very well in my opinion

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                1 Reply Last reply Reply Quote 0
                • C Offline
                  cq0q
                  last edited by cq0q

                  @sdetweil so what should i do to fix that problem ?1597832940471-capture.png

                  S 1 Reply Last reply Reply Quote 0
                  • S Offline
                    sdetweil @cq0q
                    last edited by

                    @cq0q I do not know. is the mic number in arecord -l the same in config.js for Lucy?

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    1 Reply Last reply Reply Quote 0
                    • C Offline
                      cq0q
                      last edited by

                      @sdetweil yes it is

                      1 Reply Last reply Reply Quote 0
                      • C Offline
                        cq0q
                        last edited by

                        well … it just fixed by itself … but as you said… i need to repeat myself and that’s bad actually …
                        what do you think of MMM-voice module ? is it better than this one ? or MMM-voice commands

                        S Mykle1M 2 Replies Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 4
                        • 5
                        • 6
                        • 5 / 6
                        • 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