this post was submitted on 16 Sep 2025
13 points (63.8% liked)

Linux

58218 readers
849 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
 

I've been trying to find an AI note taker for when I have calls for work so I don't miss anything because my boss likes to ramble through a bunch of tasks at once. I'm looking for one of those background note takers that will be triggered whenever I get a slack or Google meets call, and I don't have to add it to the call for it to work. I'd prefer something open source but not a deal breaker there. The ones I've found when I search for a Linux note taker never seem to have a Linux version for downloading.

Has anyone had any luck finding a good Linux one or had success with a Windows one with wine?

you are viewing a single comment's thread
view the rest of the comments
[–] utopiah@lemmy.ml 24 points 1 day ago* (last edited 1 day ago) (2 children)

Use ffmpeg to record audio from your desktop (which will include the meeting) then pass it to whisper.cpp or other text-to-speech FLOSS solutions. No need for "AI" or Windows software for that kind of tasks.

[–] MouldyCat@feddit.uk 29 points 1 day ago

No need for “AI”

whisper is AI, it's even made by the Big Bad, OpenAI themselves

[–] oeuf@slrpnk.net 3 points 1 day ago

If they still wanted to use 'AI' to summarise or interrogate it, they could then pass that text to something like Jan on their own hardware.