

You can, but you need their app.
That isn’t something I’m going to do, so I tag manually instead.
Mod alt of @curbstickle@anarchist.nexus
If you need to DM me, please reach out to me there, this account is primarily for dealing with reports.


You can, but you need their app.
That isn’t something I’m going to do, so I tag manually instead.


I’m going to go ahead and lock this for now.
@DanKhramov@lemmy.world all of your replies read like an LLM, and are very inconsistent about what you’re discussing/asking about.
Bot use has specific requirements on lemmy.world, including marking as a bot in the bio, the owner contact info, and explicit permission from the community moderators.


I know, thats why I’m asking a question.


Well, perfect use case for the test immich instance!
I’ve got a few day trips recently that will make for good tests for over the weekend.


Those changes happened in less than an hour?
I’m a bit confused because your last paragraph asks direct questions that are already addressed.


The immich service connection.with writeback is awesome!
My kids have some dinky little digital cameras with no GPS or WiFi or anything, just writes photos locally to microsd, so obviously no location data. I use my phone, sure, but when traveling I’ll use my DSLR that also has no GPS (OK it does have WiFi, but I don’t use it).
Which turns into me tagging every time we get back from somewhere.
Going to give that immich link a try!


Its relatively new (past 6 weeks or so?) due to an influx of projects and a lot of repeat questions, and after some community discussions its where things landed.


Please update with the tag per rules 7 & 8 and add a disclosure if needed
Thanks!
No worries, just clarifying, which I’ll need to add into the rules as well somehow…
even if you are promoting someone else’s project/app.
To correct you on this - ifyou are linking someone else’s project/app, it would be entirely impossible to require a disclosure. A tag is a nice-to-have depending on how visible those elements are, but the paid/30 day account age for f/loss would still apply.
I suspect I’ll need to clean up the language some if this is the takeaway.


Aside from “local model”, you might see things like whisper.cpp, llama.cpp, ollama, or “OpenAI compatible endpoint”, or a reference to getting models from HuggingFace (you can think of it like github for llm’s - its more and less, but accurate enough for what we’re talking about here).
whisper.cpp is a c++ implementation of whisper (ASR as mentioned), llama.cpp is a high performance and lightweight tool to support llm/llm inference, ollama is a very user friendly way to do the same, and OpenAI compatible endpoint is just using the protocol for communication, so you can point the client at llama.cpp or similar running on the same machine or another you have access to.
Most things with an extemely tight purpose like this (like listening for some birds singing) will use much leaner models, and may be able to run even from a phone.


Audio processing by ai can absolutely happen on a pi.
As an example, whisper.cpp is a high performance speech recognition model, and it does a great job. The biggest version of it as a model requires less than 5GB to live fully in memory, the large model at about 1.5billion parameters, and it works great even CPU only.
The one used most often is small, which has about 244million parameters, and needs about a gig of ram and nothing more.
For a pi 5, usually the base or tiny model are used. Small could be used in most scenarios, but tiny and base are able to run real-time.
So it depends for how local - sometimes its all self contained and can do just fine on a pi, sometimes its local in that it needs an LLM endpoint to hit, but that can be running on another system entirely.
It would really depend on the project for how/where/why for a definition of local.


A quick general awareness comment:
A post about a project not by the original creator is not a promo post. A user will not necessarily know the details to provide a disclosure unless a project explicitly has on in their repo.
Requiring it on a project post like this (“Here’s a cool thing I found!”) is not doable.
That said, its clearly an AI project start to finish - the detection wouldn’t really work without it. So I think [AIT] is appropriate here.
@chaospatterns@lemmy.world can you please add the [AIT] tag?
Edit: Thanks!


Thanks, please update the title with [AIP] as well, so people can filter.


Choosy self-hosters choose Debian.
That said, I don’t recommend hosting software at the bare metal level - use VMs or containers. Far easier to manage and isolate.


Please update your post with the appropriate tag [CBH] or [AIT], and if applicable, the AI disclosure. See rules 7&8.
I’m going to go ahead and try to use this comment as a teachable moment.
For one, this comment barely skirts the line to me as acceptable. If you aren’t interested in AI topics, thats what the [AIT] and [AIP] tags are for - for you, as a user, to choose what you are interested in and what you are not.
The first part of your comment, by itself, I would have simply removed. You asked for alternatives, and are being rightfully replied to pointing out that this is all under the subject of automation, which (to me) barely puts this above low effort.
If you don’t want to see AI discussions in the future, use the tags to filter. If I see more comments like this that are barely, and entirely subjectively just above low-effort, the bar is going to raise just a hair and they will be removed, as they will come across like trying to skirt the rules.


The hard part is making sure your email server works with others.
Standing up an email server that is otherwise inactive aside from login? Perfectly easy, no send involved.


My suggestion would be to stand up a mail server (that doesn’t really do anything) and bring your mail over there. Then add the account on your phone, and you’ve got email now searchable like any other.
Please tag your post and add a disclosure per rules 7 & 8.
Edit: Scratch that. See rules 7&8, your account is not eligible to post yet.