Bugsounet Coding

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Popular

    NOT ABLE TO CREATE OWN VOICE MODEL FOR MMM-GOOGLEASSISTANT

    Issues
    2
    5
    86
    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.
    • ?
      A Former User last edited by

      HI, bro first of all thanks for this awesome module called google assistant v3. I am having a hard time creating my own voice model for jarvis as the one by default is not working perfectly for me. please guide me on how do i create my own model. PLEASE HELP.

      1 Reply Last reply Reply Quote 0
      • bugsounet
        bugsounet Main Coder last edited by

        sorry, I really don’t understand what do you want to do, because GA v3 have no embed listener

        1 Reply Last reply Reply Quote 0
        • ?
          A Former User last edited by

          Yeah i know you’ve used MMM-DETECTOR .Basically i want to create a personalized voice model , like we used to do with snowboy umdl models .and also i want to know where are the models saved in MMM-Detector so i can save my own model .
          Please help

          1 Reply Last reply Reply Quote 0
          • bugsounet
            bugsounet Main Coder last edited by

            you can save it in resources directory

            in this case you can use PMDL file with this sample in detectors:[]
            works only with snowboy detector

                  {
                    detector: "Snowboy",
                    Model: "yourOwnModel",
                    usePMDL: true,
                    PMDLPath: "../../../resources",
                    Sensitivity: null,
                    Logo: "google",
                    autoRestart: false,
                    onDetected: {
                      notification: "GA_ACTIVATE"
                    }
                  },
            
            ? 1 Reply Last reply Reply Quote 0
            • ?
              A Former User @bugsounet last edited by

              @bugsounet thank you for quick response . You’re an amazing guy .

              1 Reply Last reply Reply Quote 0
              • First post
                Last post
              Powered by NodeBB | @bugsounet ©2022