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

    vijayrraut

    @vijayrraut

    0
    Reputation
    173
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    vijayrraut Unfollow Follow

    Latest posts made by vijayrraut

    • RE: Chatgpt+google STT + elevenlabs api

      @sdmydbr9 It’s amazing, last week I also tried using ChatGPT on Pi zero with wakeword and voice, to use like a smart speaker, also made it interactive using google stt.
      Y’day tried to made it multilingual using google translate API. I will put this video soon.
      https://youtu.be/b73XRWOFdz4

      posted in Showcase
      V
      vijayrraut
    • RE: MMM-AssistantMk2

      @sean Thank you very much. The changes for “ding” sound are working like a charm. Initially I got error while git pull as I had my own changes to my .js files. I did ‘git stash’ and merged the new changes. Thank you so much.

      git stash
      git pull
      git stash pop
      npm install --save wav

      posted in System
      V
      vijayrraut
    • RE: MMM-AssistantMk2

      Hello @sean , I am also looking for a “ding” sound on hotword detection, but no luck. Did you get a chance to add this feature to assistantmk2. It would be of great help when talking to the mirror from far distance.

      posted in System
      V
      vijayrraut