Earlier quoted context omitted.
There is a distinction that must be made that very few people do, but thankfully the courts seems to grasp: Training on copyright is a separate claim than skirting payment for copyright. Which pretty much boils down to: "If they put it out there for everyone to see, it's probably OK to train on it, if they put it behind a paywall and you don't pay, the training part doesn't matter, it's a violation."
So if I download copyrighted material like the new disney movie with fansubs and watch it for training purposes instead of enjoyment purposes it's fine? In that case I've just been training myself, your honor. No, no, I'm not enjoying these TV shows. Because it's important to grasp the scale of these copyright violations: * They downloaded, and admitted to using, Anna's Archive: Millions of books and papers, most of…
Complete silence is always hallucinated as "ترجمة نانسي قنقر" in Arabic
331–340 of 354 posts
Re: Complete silence is always hallucinated as "ترجمة نانسي قنقر" in Arabic
#332Earlier quoted context omitted.
The dead corpses of filmmakers and authors and actors are buried in unmarked graves out behind those companies' corporate headquarters. Unimaginable horror, that piracy. Why has no one intervened? >If you're just a normal person you get to spend years in jail or worse. Not that I'm a big fan of the criminalization of copyright infringement in the United States, but who has ever spent years in jail for this? Besides,…
> who has ever spent years in jail for this? Aaron Swartz? EDIT: apparently he wasn't in jail, he was on bail while the case was ongoing - but the shortest plea deal would still have had him in jail for 6 months, and the penalty was 35 to 50 years.
Re: Complete silence is always hallucinated as "ترجمة نانسي قنقر" in Arabic
#333Re: Complete silence is always hallucinated as "ترجمة نانسي قنقر" in Arabic
#334Earlier quoted context omitted.
When I was taught mathematics, the zero value was always considered the most important edge case. You prove something for N=0 (or N=1), then for N=M+1. It's even more important in audio DSP: processing near-zeroes can end up being extremely CPU intensive, look up denormal/subnormal floats.
Denormals are flushed to zero by default on most GPUs by the way.
Re: Complete silence is always hallucinated as "ترجمة نانسي قنقر" in Arabic
#335Earlier quoted context omitted.
So if I download copyrighted material like the new disney movie with fansubs and watch it for training purposes instead of enjoyment purposes it's fine? In that case I've just been training myself, your honor. No, no, I'm not enjoying these TV shows. Because it's important to grasp the scale of these copyright violations: * They downloaded, and admitted to using, Anna's Archive: Millions of books and papers, most of…
OpenSubtitles has nothing to do with pirated media. Transcripts/translations are fair use. Their own use case is fair use as well.
Re: Complete silence is always hallucinated as "ترجمة نانسي قنقر" in Arabic
#336Re: Complete silence is always hallucinated as "ترجمة نانسي قنقر" in Arabic
#337Earlier quoted context omitted.
How is this overfitting, rather than a data quality / classification issue?
If the model was able to generalise, you’d expect it to output something like “[silence]” or “…”, in response to silence. Instead, it reverted to what it has seen before (in the training data), hence the overfit.
How would the AI know that a series of zero-amplitude audio samples should generate the string "[silence]"?
It can only know that if the vast majority of silent audio segments in the trainser are consistently labelled with that string. But that doesn't seem to be the case: Silence is either not labeled at all, or labeled with all kinds of different markers or labeled with unrelated things, like copyright credits.
So even if the model successfully learns a generalized representation of the concept of "silence", it's not clear at all which of all the different labels it should use for that concept.
So what might happen is that the model then starts to overfit on the tiny variations of the individual silence segments, in a desperate attempt to devise some kind of system behind the all the different "silence" labels - which will of course go wrong spectacularly as such a system doesn't exist. (Or if it does, is entirely accidental and not something that should be learned)
Re: Complete silence is always hallucinated as "ترجمة نانسي قنقر" in Arabic
#338Re: Complete silence is always hallucinated as "ترجمة نانسي قنقر" in Arabic
#339Earlier quoted context omitted.
There is so much damning evidence that AI companies have committed absolutely shocking amounts of piracy, yet nothing is being done. It only highlights how the world really works. If you have money you get to do whatever the fuck you want. If you're just a normal person you get to spend years in jail or worse. Reminds me of https://www.youtube.com/watch?v=8GptobqPsvg
There's actually a lot of court activity on this topic, but the law moves slowly and is reluctant to issue injunctions where harm is not obvious. It's more that the law about "one guy decides to pirate twelve movies to watch them at home and share with his buddies" is already well-settled, but the law about "a company pirates 10,000,000 pieces to use as training data for an AI model (a practice that the law already s…
Clearly Bonnie and Clyde shouldn’t have been prosecuted. Imagine they were just robbing banks for literary research purposes. They could have then used the learnings to write a book and sell it commercially…
Or imagine one cracks 10000 copyrighted DVDs and then sells 30 second clips… (a derived work).
To me, for profit companies and universities have a huge difference — the latter is not seeking to directly commercially profit from copyrighted data.