Spyke

Posts

Guitar company D’Addario admits that AI music was used in a promotional video

Sorry for the paywalled article, I couldn't find anything else. Here's a quote:
[First paragraph is just context of the prior allegations]

In a lengthy update to its post from July 29th (embedded at the bottom), it said:

We got this wrong. We’ve completed a full review and confirmed that Suno Studio was used to regenerate the original track. We shared inaccurate information, and we’re truly sorry … We do not support AI-generated music, and our process will reflect that going forward. We’ll require our employees and creative partners to disclose any use of generative AI, and we’ll more closely review everything we put into the world.

The post also apologizes for heavy-handed comment moderation, which saw posts from critics deleted and those users blocked. Rather than issue a new statement, it appears the company simply edited its original post five days ago, 10 days after it was originally posted.

The original video was a demo for a new set of strings designed for extended-range guitars and low tunings. People immediately flagged the recording as suspicious. Things only got worse when D’Addario posted a clip of what it said were the Logic recording sessions of the demo track in question.

Guitar company D’Addario admits that AI music was used in a promotional videohttps://www.theverge.com/ai-artificial-intelligence/978982/daddario-guitar-ai-music-sunoOpen linkView original on feddit.org
54
linuxquestions·Linux QuestionsbyWastedJobe

How to delete files by names of files NOT in another directory

Hi, I want to delete .cr2 files that don't have a .jpg file in another directory. The idea is:
-Search files in jpg directory
-Select files in .cr2 directory that dont have matching names
-Delete them while keeping the .cr2s that have a corresponding .jpg so I have raw files for the good photos
Is this possible in a single command or do I have to write a script to do this?

View original on feddit.org
6

You reached the end