MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. strawberry 3.141
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    Offline
    • Profile
    • Following 3
    • Followers 35
    • Topics 30
    • Posts 1,700
    • Groups 2

    Posts

    Recent Best Controversial
    • RE: MMM-voice

      @Nonamexp said in MMM-voice:

      I’ve the next problem: On the Mirror shows the message ‘Error’ , ‘No Moduls identified’.
      in the Error Log: Error: spawn pocketsphinx_continuous ENOENT-2

      help me pls ;(

      his problem was that somehow his ~/.bashrc file got overwritten and then he missed the path to pocketsphinx files

      posted in Utilities
      strawberry 3.141S
      strawberry 3.141
    • RE: Smartphone App for configuring MagicMirror

      I’m currently looking for topics for my bachelor thesis and had a hybrid mobile app in my mind. If someone has good ideas for a bachelor thesis which is coupled to magic mirror, let me know via pm. If I’m doing something else i will create an app afterwards in spring.

      posted in Development
      strawberry 3.141S
      strawberry 3.141
    • RE: Displaying JSON results onto my MagicMirror

      @zichao92 feel free to ask again if you stuck on something

      posted in Development
      strawberry 3.141S
      strawberry 3.141
    • RE: Displaying JSON results onto my MagicMirror

      @zichao92 json has the structure of an js object so it’s way easier access the properties and display them, than an xml file

      to run a python script you need to create a node_helper e.g. this module uses python shell to run a python script

      for more details see the readme https://github.com/MichMich/MagicMirror/tree/master/modules

      posted in Development
      strawberry 3.141S
      strawberry 3.141
    • RE: MMM-voice

      @gismo2006 here are some tips to improve the experience:

      • it’s necessary to have a proper power supply, in order to decrease the response time, otherwise the cpu will be underclocked and this is contra productive for an cpu intensive task (for rpi 3 it’s recommended to use at least 2.5A for normal usage, I’m using 3A)
      • look into the MMM-voice.dic file how you need to spell the words correctly, the language model is based for native speakers and dialects can lead to false positives.
      • a cheap microphone can lead to false positive as well, by sending an unclean audio stream.
      • speaking louder gave me better results.
      • pocketsphinx also tries to match background noise to words, so short words like on, off, one, etc. are getting recognized without saying anything
      • so those false positives get spread within your commands and will lead to unwanted actions e.g. you say MAGIC MIRROR VOICE to enter the voice mode it propably recognizes MAGIC ON MIRROR VOICE and then the mirror wont start because the keyword must be recognized together without any other word between or it recognizes MAGIC MIRROR OF VOICE and then it will not switch to mode voice because the mode has to be right after the keyword or sentence
      • the error log gets created from pocketsphinx, so those numbers are not from my side
      • in order to test what the mirror detects, you can use the config option debug: true but don’t use this in production it will generate a huge logfile over time
      posted in Utilities
      strawberry 3.141S
      strawberry 3.141
    • RE: MMM-voice

      @gismo2006 it’s not supported to recognize other language commands than english, just the messages are translated

      posted in Utilities
      strawberry 3.141S
      strawberry 3.141
    • RE: (2.1.0) New default module: update notification.

      @MichMich isn’t it like pushing down the other modules with the default module margin, if there is no update available?

      Firing an alert would make more sense to me.

      PS; german translation added

      posted in Upcoming Features
      strawberry 3.141S
      strawberry 3.141
    • RE: MMM-voice

      @gismo2006 delete pocketsphinx, sphinxbase and ~/MagicMirror/modules/MMM-voice/node_modules directories and run the installer again, otherwise write me a private message and we will get this running

      posted in Utilities
      strawberry 3.141S
      strawberry 3.141
    • RE: (2.1.0, API) Revising the Show/Hide mechanism

      @Jopyth one way would be hide a module with the scheduler and show it again with the remote control or voice or something else

      posted in Upcoming Features
      strawberry 3.141S
      strawberry 3.141
    • RE: MMM-voice

      @gismo2006 this sounds for me that you run the installer more than once right? There is a condition if the directory pocketsphinx exists do git pull and it seems that the branch doesn’t exist anymore. so try to delete the pocketsphinx directory and the node_modules directory in MMM-voice if you have one

      posted in Utilities
      strawberry 3.141S
      strawberry 3.141
    • RE: MMM-voice

      @darrene you’re all good. just try to say your keyword and voice. then you switch from no mode detected to voice mode

      i will propably change that message because you’re not the first one who is confused about no mode detected

      Everyone can send me private messages to debug this module when he/she has a problem, we will then post the result here for everyone.

      To sum up from the private messages I receive, I see a lot of people having issues, because they run the installer multiple times. Make sure you remove ~/MagicMirror/modules/MMM-voice/node_modules, before you run the installer script again.

      posted in Utilities
      strawberry 3.141S
      strawberry 3.141
    • RE: NHL Module

      the first prototype is nearly finished for the nhl module

      posted in Requests
      strawberry 3.141S
      strawberry 3.141
    • RE: MMM-voice

      @darrene no Mode found is the expected behaviour, you can also Enable debug:true this will give You an debug log

      posted in Utilities
      strawberry 3.141S
      strawberry 3.141
    • RE: MMM-voice

      @darrene yes dont run the script with sudo. as you can see it tries to install and look for files in root instead of home pi

      posted in Utilities
      strawberry 3.141S
      strawberry 3.141
    • RE: MMM-voice

      @daveyg_71 there is an error log in the mmm-voice directory can you post it? and do you get any errors in the terminal or electron console?

      posted in Utilities
      strawberry 3.141S
      strawberry 3.141
    • RE: Introduce yourself!

      @darrene there are face and voice recognition modules already built

      posted in General Discussion
      strawberry 3.141S
      strawberry 3.141
    • RE: Loading an image properly

      @Knox

      {
      			module: "helloworld",
      			position: "top_left",
      			config: {
      				text: "<img src='path_or_link_to_your_image'>"
      			}
      		}
      
      posted in Troubleshooting
      strawberry 3.141S
      strawberry 3.141
    • RE: MMM-Fuel

      @ostfilinchen create a pull request on github or upload the files as zip

      posted in Transport
      strawberry 3.141S
      strawberry 3.141
    • RE: Add a background image

      @ostfilinchen background-Image: url("../Images/logo.jpeg");

      posted in Development
      strawberry 3.141S
      strawberry 3.141
    • 1 / 1