What would be actually cool if it could translate foreign movies based on audio and add the English subtitles to it.
Translating a transcription should be easy.
Yes, if the transcript feature works well for the original language.
It is probably good that OS community are exploring this however I’m not sure the technology is ready (or will ever be maybe) and it potentially undermines the labour intensive activity of producing high quality subtitling for accessibility.
I use them quite a lot and I’ve noticed they really struggle on key things like regional/national dialects, subject specific words and situations where context would allow improvement (e.g. a word invented solely in the universe of the media). So it’s probably managing 95% accuracy which is that danger zone where its good enough that no one checks it but bad enough that it can be really confusing if you are reliant on then. If we care about accessibility we need to care about it being high quality.
While good quality subtitles are essential VLC can’t ensure that, it’s the responsibility of the production studio. AI subtitles on vlc are for those videos which doesn’t have any sub (which are a lot). The pushback shouldn’t be for vlc implementing AI, but production studios replacing translators or transcriber with AI (like crunchyroll tried last year).
Also while transcribing and subtitle editing is a labour intensive job, use of AI to help the editors shouldn’t be discouraged, it can increase their productivity by automating repeatative tasks so that they can focus on better quality.
Agreed that the studios need to be held more accountable and their usage of AI is more problematic than open source last resort type work. I have noticed a degradation of quality in the last five years on mainstream sources.
However, the existence of this last resort tool will shift the dynamics of the “market” for the work that should be being done. Even in the open source community. There used to be an active community of people giving their voluntary labour to writing subtitles for those that lacked them (they may still be active I don’t know). Are they as likely to do that if they think oh well it can be automatically done now?
The real challenge with the argument that it helps editors is the same as the challenge for Automated Driving. If something performs at 95% you actually end up deskilling and stepping down the attention focus and make it more likely to miss that 5% that requires manual intervention. I think it also has a material impact on the wellbeing of those doing the labour.
To be clear I’m not anti this at all but think we need to think carefully about the structures and processes around it to ensure it does lead to improvement in quality not just an improvement in quantity at the cost of quality.
The whole knee jerk reaction against anything AI related is tiresome and utterly irrational. This seems like a perfectly legitimate use of technology. If I have a movie in a language I don’t know and I can’t find subs for it, then I’d much rather have AI subs than nothing at all.
Yea. Sometimes I just can’t process what they are saying because of my adhd ass and subs really help.
If youtube transcriptions is anything to go by this won’t be great. But I’m optimistic
Youtube transcriptions are suprisingly abysmal considering what technology google already has at hand.
I actually disagree.
I’m consistently impressed whenever I have auto-subtitles turned on on Youtube.
I’m not impressed by the subtitles themselves (they’re just ok) but rather by how accessible it is. Like it being an option rather than it being a “tool for creators” or limited to premium or something
Or maybe youtube has added so much dogshit features recently (like ai overviews, automatically adding info cards for anyone mentioned, and highlighting seemingly random words in comments to search it outside of context) that it makes me appreciate these things more lol
I find them pretty good for English spoken by native speakers. For anything else it’s horrible.
As long as they are talking about normal things and not playing D&D 😃
I’ve been messing with more recent open-source AI Subtitling models via Subtitle Editor which has a nice GUI for it. Quality is much better these days, at least for English. It still makes mistakes, but the mistakes are on the level of “I misheard what they said and had little context for the conversation” or “the speaker has an accent which makes it hard to understand what they’re saying” mistakes, which is way better than most YouTube Auto Transriptions I’ve seen.
They’re helpful to my deaf ears, even when they’re wrong (50% of the words) they do give me a solid idea of what is being said together with what the audio sounds like.
With it, I get almost everything correct. Without it, I understand near to nothing.
This only goes for English spoken by Americans and sometimes London Britons, sadly, nothing else get detected nearly as good enough, so I can’t enjoy YouTube in my native language (Dutch), but being able to consume English YouTube already helps a lot!
That is very true. It’s hard to find local subtitles to a lot of stuff. And the whole deaf angle :)
I’ve seen some pretty piss poor implementations on streaming apps but if anyone can get it right it’s VLC
Im curious What makes what VLC is doing qualify as artificial intelligence instead of just an automated transcription plugin?
Automated transcription software has been around for decades, I totally understand getting in on the ai hype train but i guess I’m confused as to if software from years past like “dragon naturally speaking” or Shazam are also LLMs that predate openAI or is how those services worked to identify things different from how modern llms work?
Llms are a very specific Gennerative AI subset. Not everything AI is LLM, especially stuff like Shazam is pretty traditional AI. It’s been around for a while already, and studied for even longer (even back in the 1960s we were already starting to have a field of study in this domain)
automated transcription is AI, neural networks are just better AI sometimes
Do one thing and do it well. Oh well…
VLC always had a ton of applications, network device playback, TV, streaming server, files, physical media, music player, effects, recording, AV format conversion, subtitles, plugins and so on.
“Do one thing well” is what gives you software like
sendmail
, which requires several other programs to be actually useful, all of which have to be configured separately to work together, with wildly different syntax.And enables modular workflows and flexiblity.
deleted by creator
Hold on to your butts!
If it’s opt in/opt out then am fine with that.
Yup. Easy uninstall otherwise.
Not only is it opt in, it’s also running fully locally on your machine.
My biggest issue with that is the amount of bloat a full local LLM implementation would add.
But if it’s an optional module that you can choose to add (or choose not to add) after the fact, I have no complaint.
Ohh I assume it’s Mistral cause Llama uses a Incompatible license.
It’s not an LLM, just a subtitles generator for video.
It’s Whisper.
I wonder how powerful a device you need to run this live a la YouTube auto caption-style.
Does anyone have experience with this?
OHHH okay
Oh so that wasn’t a joke from their booth.
This seems really out of place, but locally ran auto subtitles from ethically sourced AI would be great.
It’s just that there’s two very big conditions in that sentence there.
Which AI is the ethically-sourced one
There are a number of open weight open source models out there with all their data sourced from the public domain. Look up BLOOM and Falcon. There are others.
JetBrains’ AI code suggestions were only trained on code where authors gave explicit permission for it, but that’s the only one I know from the top of my head. Most chat-oriented LLMs (ChatGPT, Claude, Gemini…) were almost certainly trained using corporate piracy.
Meh, I’ll just stick with
mpv
.How is MPVs impementation? Does it work fairly well?
Its a command line multimedia player. It’s implementation is ideal for minimalists, and easily understood by reading the man pages.
It works very well imo.
Pandora’s Box is already open. Might as well make use of it.
It’s not every day that you see actually useful applications of AI, but this might be one.
I’m ready to deactivate it if it comes with any active component.
What do you mean by active component? Is processing the audio being played back to add subtitles active?
Sending the audio to an LLM in the sky. But I assume it would be local?
It says pretty explicitly that it only runs on the user’s machine.
Is processing the audio being played back to add subtitles active?
Not sure where you are confused. If any part of this feature is active by default I will disable it.
Even non-AI subtitles are off by default, what exactly are you expecting to be on?
Find someone else to argue with.
This is the Internet, there’s no shortage of targets.
Exactly this makes no sense. Which tool would force subtitles
The way you wrote this, I thought you meant that if it required a cloud service you would turn it off. But now I think you’re just saying you wouldn’t use this feature.
I share the confusion over your definition of “active”. You got all defensive when someone asked, so now no one really knows what you meant.