I have started to develop an AI voice assistant using python and some other software. I am building it with privacy and security in mind. I am open to contributions. https://github.com/sidgames5/excalibur

  • jgkawell@lemmy.world
    link
    fedilink
    English
    arrow-up
    16
    ·
    7 months ago

    I’d recommend looking at the Wyoming/Piper/Rhasspy system. There’s some really good minds working on it and it’s got a big community behind it already. It’s also plug and play with Home Assistant which is awesome. It’s the system I use and while I’m still fine tuning it for my use cases it’s already pretty great.

    • sugar_in_your_tea
      link
      fedilink
      arrow-up
      3
      ·
      7 months ago

      Do you know if there’s an option to play music? I’m thinking YouTube video lookup, audio only.

      That would be enough to get my kids excited about “having Alexa,” and it would be a good gateway to automating other things.

      • jgkawell@lemmy.world
        link
        fedilink
        English
        arrow-up
        3
        ·
        7 months ago

        I’m experimenting with the Music Assistant add-on but it seems to be early days for that project. Could be awesome though as it combines media libraries from services (e.g. YouTube music) and self-hosted things (e.g. Navidrome) and plugs them into the Home Assistant ecosystem.

        https://github.com/music-assistant/server

        • sugar_in_your_tea
          link
          fedilink
          arrow-up
          3
          ·
          7 months ago

          Cool, I’ll check it out, and maybe contribute if it looks like what I’m looking for.