• 20 Posts
  • 328 Comments
Joined 3 years ago
cake
Cake day: June 23rd, 2023

help-circle
  • I would use their LXC install, it’s much more flexible. It does not need to be local but it does simplify things like email. I had to put a bit of effort into getting it to be able to connect to IMAP mailboxes to process, but it wasn’t any more than just asking it to get the necessary libraries etc. But things like that are why using it as an LXC is a better choice. It might be able to do that as a docker, but there’s potential problems with network connectivity and docker in docker issues.

    You can also firewall that LXC off without having to mess up your own workstation, as well as snapshot it and back it up.

    And the first thing I would do is have it keep token budgets when you build tasks, and report it’s token use to you every hour or two. It takes some time to learn how to structure reminders and task processing to not create loops that eat up scads of tokens. Don’t ask me how I know.

    But holy hell, can it be useful.





  • Frigate is painful to set up. It won’t just go out and query the onvif capabilities so you have to try and figure out its RTSP url manually and ptz support is primitive. Its low resource and stable once you manage to get it to work.

    Blue Iris is much easier and more capable, but uses Windows, and its a resource hog, and its paid. But if you get past that, BI is really good.









  • ikidd@lemmy.worldtoSelfhosted@lemmy.worldOffline TTS in 2026?
    link
    fedilink
    English
    arrow-up
    0
    ·
    edit-2
    2 months ago

    Happy to help.

    The docker setup is probably less maintenance than a straight install, but your usecase might need the bare install. there’s also Home Assistant that can add Piper as an Addon (which is a docker container inside the HassOS docker container). Also the Hass install will let you add faster-Whisper and Openwakeword for a full voice assistant that autoconnects via the Wyoming protocol.






  • ikidd@lemmy.worldtoSelfhosted@lemmy.worldRaspberry Pi 4B
    link
    fedilink
    English
    arrow-up
    0
    ·
    2 months ago

    idk about a 4b these days but the 5’s are stupid priced. You can get a refurbed 6th gen intel machine with 16gb of ram and an SSD for the price of a 4Gb Pi 5. Add an ESP32 running ESPhome or Firmata and you’ve got everything you could do with a Pi and a lot more.