this post was submitted on 07 Sep 2026
21 points (75.6% liked)

Asklemmy

55603 readers
382 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy ๐Ÿ”

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~

founded 7 years ago
MODERATORS
 

Speech to text, Voice typing is cool.
F-droid lists opensource apps that support Whisper and Vosk models.
Futo voice is not opensource, but is source available.
It's good for English. For my mother tongue, Malayalam, the support seems to be underdeveloped currently.
Handy seems to be good for Windows, but have not used it much.

Then for Translations: https://f-droid.org/packages/dev.davidv.translator/
Using Mozilla's translation Models. A good enough offline and Open source alternative to GTranslate.

Are there other cool uses of offline ML/AI that you know?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] Bluegrass_Addict@lemmy.ca -2 points 2 weeks ago (2 children)
[โ€“] JohnnyCanuck@lemmy.ca 11 points 1 week ago

Machine Learning (and even Large Language Models) do have genuine use cases they excel at and are probably more efficient at.

One good example is protein folding. ML transformed biomedical research by basically solving the protein folding problem in minutes on a GPU instead of essentially trying to brute force a solution that was millions to tens of millions times more complex. I'm glossing over details, but it's mind blowing how much better (especially when you consider resource usage) how much better ML is in this case. Think $1 and minutes vs $100000+ and years... for a single protein.

The problem is using LLMs and Generative AI for things they seem good at but actually aren't.

[โ€“] 1Malayali@lemmy.ml 5 points 2 weeks ago* (last edited 1 week ago)

Why? Opensource AI is good if it is the corporate ownership and data safety aspect, right?

Why use Google translate when you can use offline opensource models to get translation? Why send your data to Google or some other company?
Also, you don't need internet connectivity for offline models.