this post was submitted on 16 Dec 2024
107 points (95.7% liked)

Open Source

36307 readers
1 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 6 years ago
MODERATORS
top 9 comments
sorted by: hot top controversial new old
[–] utopiah@lemmy.ml 45 points 2 years ago* (last edited 2 years ago) (1 children)

FWIW if you are interested in such tooling consider also soffice and pandoc which have (as far as I can tell) similar features but have been existing for years now and are not related to Microsoft.

Edit: not related to Microsoft AND Google, seems the transcription aspect (which IMHO is still weird in that context but OK) is done via Google servers, cf https://lemmy.ml/post/23629310/15586865

[–] haverholm@kbin.earth 6 points 2 years ago (1 children)

The single exception to this (which is actually buried fairly deep in the feature list) is the audio transcription tool. I didn't take a closer look at what is used to perform this, but at least it's not "just" document conversion like pandoc.

[–] utopiah@lemmy.ml 4 points 2 years ago (2 children)

audio transcription tool

Thanks for the clarification but I'm a bit confused here, like audio transcription, STT, done by e.g. Whisper? If so what's the use case? When I think of Office documents audio transcription is not something I have in mind.

[–] haverholm@kbin.earth 2 points 2 years ago

I'm not completely clear either on how Microsoft have implemented this previously. As I said, I didn't look very deep into the repository.

If these are indeed other Python projects they piled together, as others suggest, I'd be happy to hear what speech recognition library this might've built on.

[–] utopiah@lemmy.ml 2 points 2 years ago (1 children)
[–] JackbyDev@programming.dev 1 points 2 years ago

You should open a fresh issue for questions like that instead of asking on an unrelated one.

[–] davel@lemmy.ml 11 points 2 years ago* (last edited 1 year ago) (1 children)

Huh, Beautiful Soup is still relevant. I was using it twenty years ago when it first came out.

[–] charles@lemmy.ca 1 points 1 year ago (1 children)

FYI the link in your comment got cut off before the last bracket so it's not linking to the wiki page directly.

[–] davel@lemmy.ml 2 points 1 year ago

Fixed, thanks. Though it's 4 days later, so I'm not sure it will help anyone 🤷