Posted by FiddlerClamp 10 hours ago
For the non-fraudulent listens, I'm very curious how many of these are part of auto-generated playlists. Are people just being served this music as part of a feed, or are they actually seeking it out? I'd be very surprised if it was the latter.
Touring, merch, etc will also serve as good "proof of give-a-shit".
Meanwhile, AI is ingesting their publicly available data to improve itself, with the implicit (if not explicit) goal of making those projects irrelevant (why read the docs, participate in a forum or chat, or submit a PR when you can ask your AI thing to just write the code you want instead?).
Furthermore, if a software developer is of the opinion that AI is "bad" in some way and they want to resist it, I think it would make the most sense to keep their code private. Open source is feeding AI.
I use LLMs for code every day, but if I could flip a switch to turn it all off and prevent this shit from happening to the arts, I probably would.
Don't understand how one can experience anything but infinite dread when confronted with the effects of these models on the arts.
Maybe I am getting old. But I don't think so...
I would absolutely push that button a thousand times as well.
> Today’s announcement comes as Deezer conducted a survey last November that found that 97% of participants couldn’t tell the difference between fully AI-generated music and human-made music.
Unable to tell it wasn't made by a human, but they can tell it's not very good apparently.
Deezer will tag it and refuse to promote it once it's tagged as such. You're not gonna stumble upon it by leaving the autoplay on and it will not appear on any of its editorial playlists. Quite frankly this problem would be completely gone if every streaming service implemented this same policy.
Deezer also does some other things right: they boost the artist payout if the listener intentionally searches for an artist/song/album instead of stumbles upon it via autoplay/playlists, they introduced lossless audio a decade before Spotify, and you don't even need an API key to interact with its metadata (of course you need to oblige by their rate limits).
Some criticism so that this doesn't look like a pure promotion: their apps are absolute crap in comparison to Spotify and Apple Music, and even in comparison with TIDAL, which itself isn't really a pinnacle of user experience. It's definitely the most frustrating one out of the bunch that I have direct experience with.
Important point for anyone out there thinking about generating a lot of samples. Expect to get increasingly filtered out if you don't emphasize quality or uniqueness or something. It's cheaper to detect that something is generated, and apply standard base rate reasoning 'it's probably slop' and filter it out, than to try to do expensive evaluation to look for the rare gems.