Birdnet-go is a real-time sound analyzer that detects bird species. It can take in audio from microphones. I set mine up to stream audio from my security cameras that I already had installed. There’s even a Home Assistant App, if you’re using it.

I live in a more suburban/semi-urban environment, but was really surprised to so many different bird species.

  • A_norny_mousse@piefed.zip
    link
    fedilink
    English
    arrow-up
    6
    ·
    12 hours ago

    Let this post be the one to ask a question that’s been bothering me (not a coder):

    Multi-model local AI inference, runs 24/7 on a Raspberry Pi.

    This and similar claims in other software suggest - to me - that the AI is running locally on the raspi, no need to exchange data with sites providing AI APIs or whatever.

    I struggle to believe that this is possible, let alone on a raspi.

    So, how “local” ar the AIs that help more and more software with various tasks?

    Is “local AI” some sort of selling point that is often false or deliberately misleading? “Localwashing”?

    • pyr0ball@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      2
      ·
      3 hours ago

      Specialized models can be made incredibly efficient. The big tech guys are trying to replace humans which is why their crap takes such huge servers to run. Building local-first/only just means you need to specialize the model and the pipeline to match what you’re doing

    • chaospatterns@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      2
      ·
      5 hours ago

      It’s a small model that runs on your machine using a TFLite model. AI/ML models come in many different sizes. Some more conducive for running locally than others. There’s more info on the detection pipeline here.

      I didn’t write this, just found and self hosted it.

    • JTode@lemmy.world
      link
      fedilink
      English
      arrow-up
      6
      arrow-down
      2
      ·
      8 hours ago

      Listen, everything that they are doing by scorching the planet and turning the tap water brown, could be achieved on CPU or much smaller GPUs on local machines - it’s a question of focused, tight training. What they’re doing instead is literally attempting to build gigantic models that take in absolutely everything (burning real books in the process because fuck history we got money to make) and attempting to sell the idea that this brute force, one-thing-does-it-all approach, which requires us to give up everything else that is good in the world, is the only way forward, and yes, we must build the roko basilisk now.

      It’s a big, big grift.

      • irmadlad@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        5 hours ago

        Listen, everything that they are doing by scorching the planet and turning the tap water brown, could be achieved on CPU or much smaller GPUs on local machines

        Didn’t downvote you however, are you saying if I ran an AI model local, that scorching the planet and turning the tap water brown is ok with you, just because it’s local?. Because that’s exactly what we’re are doing when we access the internet. Throw AI out of the scope, and we’re still pumping massive amounts of carbon in to the air, still turning the water brown. There are 8.4 billion people on this planet. Approximately 6.3 billion of them are online. That’s just individual humans. That doesn’t include the hundreds of thousands of data centers that aren’t even connected with AI and all the energy production to make them run.

        So, who will be the first to actually practice what you preach and shut down your servers and internet devices? C’mon…make the first step towards a cleaner planet.

        • JTode@lemmy.world
          link
          fedilink
          English
          arrow-up
          2
          ·
          2 hours ago

          This whole internet could run on a tiny fraction of what it current consumes, with no drop in service levels… if the extraction of profit from every single interaction was not prioritized.

          That being said, I was addressing someone who refused to believe that local inference was even possible on CPU; this tells me that the efforts to present the current grift as the only and inevitable AI outcome is working, on minds that do not fundamentally grasp what the technology is, nor what it’s doing. I think the tech is great, and highly useful - the way they are implementing has perverse incentives and existential outcomes, and it does not have to be that way, but it is, because capitalism.

          • irmadlad@lemmy.world
            link
            fedilink
            English
            arrow-up
            1
            ·
            47 minutes ago

            This whole internet could run on a tiny fraction of what it current consumes, with no drop in service levels

            But it doesn’t.

            … if the extraction of profit from every single interaction was not prioritized.

            But it is.

            So, now what are we going to do? Give me real world solutions that will actually fix the issue, which would be implemented by real world corporations and real world data centers. I’m not problem hampered, I’m solution based. So let’s fix it.

    • agile_squirrel@lemmy.ml
      link
      fedilink
      English
      arrow-up
      6
      ·
      11 hours ago

      I haven’t verified it, but it local ML models on audio is pretty efficient and should run fine on a raspberry pi.

      • irmadlad@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        5 hours ago

        If you’re speaking of audio analysis ML or AI models, they are quite efficient. As a mediocre musician, who is clinically deaf and cannot hear some frequencies with enough clarity to make a judgement either way, I lean on AI assisted audio mastering. I haven’t dabbled in AI generated music, but with the right DAW and a handful of plugins, some keyboards and instruments, you can do a lot right in the comfort of your home.