this post was submitted on 13 Aug 2025
57 points (93.8% liked)

Linux

8923 readers
388 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
top 14 comments
sorted by: hot top controversial new old
[–] data1701d@startrek.website 30 points 12 hours ago* (last edited 12 hours ago)

I think including the word "OpenAI" in the post name is somewhat a misnomer that implies an encrapification not really happening to the FFMPEG project.

Yes, it is true OpenAI originally developed the Whisper model, and I hate OpenAI; however:

  • Whisper is actually open source, unlike most OpenAI crap.
  • FFmpeg isn't even directly using the OpenAI version, written in Python - they're using a port to C++ called Whisper.cpp
  • We've been able to use speech recognition for decades, so unlike other AI models, I don't think a speech recognition model that does it better is problem.
  • You don't even necessarily have to compile FFmpeg with Whisper support.

I get the dislike of AI, but the idea of association with OpenAI is overblown and not really reflective of reality. Now I can get not wanting to use open source projects whose developers don't reflect your principles; however, I think this ethical issue is more indirect than may initially appear and is not a strong reason to quit using what is still the most effective media conversion tool.

[–] chrisbtoo@lemmy.ca 18 points 17 hours ago (2 children)

Hopefully the speech recognition is better than whatever the fuck most online video platforms use for automatic subtitles at the moment.

[–] pirateKaiser@sh.itjust.works 6 points 17 hours ago

I've built an app with Whisper, the level of 'hit or miss' entirely depends on the size of the model and language. Even audio quality is a lesser factor in my experience. So, it depends...

[–] data1701d@startrek.website 1 points 12 hours ago

I was messing around with HomeAssistant the other day, which uses the same speech recognition engine, and I found it to be decent.

[–] Grass@sh.itjust.works 1 points 10 hours ago

has anyone compared vulkan av1 to nvenc or vaapi? too new still?