MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    1. Home
    2. kicifans
    K
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 4
    • Best 0
    • Controversial 0
    • Groups 0

    kicifans

    @kicifans

    0
    Reputation
    1
    Profile views
    4
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    kicifans Unfollow Follow

    Latest posts made by kicifans

    • RE: MMM-Face-Recon-DNN not getting past the opening video stream

      Hey @jamesarm !
      Did you look at debug mode? Maybe it has some information if module starts/stops?
      Did you add classes to modules ?

      posted in Troubleshooting
      K
      kicifans
    • RE: MMM-Face-Reco-DNN username display mapping problem

      @sdetweil
      Thank you very much!
      Exactly what I needed 🙂

      posted in Troubleshooting
      K
      kicifans
    • RE: MMM-Face-Reco-DNN username display mapping problem

      @sdetweil thank you for response!
      Maybe I didn’t write the problem clearly enough. I understand the main function of this module and it’s working fine. The thing is, there is a a notification which says “hello, ‘some_name’” . And I would like to map ‘šōmē_nāmē’ to show instead of ‘some_name’.

      This is one of this modules configuration field with its comment :

      // Dictionary for person name mapping in welcome message
      // Allows for displaying name with complex character sets in welcome message 
       //e.g. jerome => Jérôme, hideyuki => 英之
      usernameDisplayMapping: null,
      

      The thing is , I don’t full understand how and where I need to insert those names.
      Thanks in advance!

      posted in Troubleshooting
      K
      kicifans
    • MMM-Face-Reco-DNN username display mapping problem

      Hello everyone!
      My problem probably is just because of my low knowledge of programming.

      In this module there is a property called usernameDisplayMapping and I haven’t been able to figure it out how to use it/ type in it to get it to work.

      Maybe someone can help me how would this parameter should look if I would insert some random name mapping like : jerome -> Jérôme, John -> Jōhn, Caytlin -> Cāytlīņ or anything like that?

      posted in Troubleshooting
      K
      kicifans