Live data from Hacker News

This Music Video Does Not Exist [video]

thismusicvideodoesnotexist.com

21–30 of 150 posts

Re: This Music Video Does Not Exist [video]

#23
post #5

I don't seem to be getting a video?

I get a YouTube embed [0], of which it probably has a list it tries to deliver one from randomly. [0] https://www.youtube.com/watch?v=2tSa701EftM

I got the same exact video. I wonder if that's because its not random or just doesn't have enough videos

Re: This Music Video Does Not Exist [video]

#24

This is scary and what I feared would eventually happen. How long before AI is better than every music producer, trained on all of music how likeable something is? How long before fake influencers on IG and TikTok completely dominate by having more addictive personalities and videos to follow than real people?

[deleted]

Re: This Music Video Does Not Exist [video]

#25
It's actually good music. The visual parts match the music pretty well, too (though it makes me anxious if I look at it longer than 3 seconds).

I do wonder, though, whether it's just over-fits, and takes the original music with some minor tweaks.

Another interesting point would be to know if this music could be sold cheaply without legal troubles (or even distributed royalty free). Most of the music I heard is pretty neat, I could image using them in YouTube videos, or as podcast jingles.

Re: This Music Video Does Not Exist [video]

#26

This is scary and what I feared would eventually happen. How long before AI is better than every music producer, trained on all of music how likeable something is? How long before fake influencers on IG and TikTok completely dominate by having more addictive personalities and videos to follow than real people?

I for one welcome our new AI influencer overlords!

Re: This Music Video Does Not Exist [video]

#29
Is there an explanation of how it works aside from just "It's a GAN"?

I'm guessing it's generating a GAN on frames, and navigating around it (at random?) synchronized to the music, like the transition animations at https://www.thisfuckeduphomerdoesnotexist.com/ , I'm curious if there's something else to it

Re: This Music Video Does Not Exist [video]

#30
post #23
post #5

Earlier quoted context omitted.

I get a YouTube embed [0], of which it probably has a list it tries to deliver one from randomly. [0] https://www.youtube.com/watch?v=2tSa701EftM

I got the same exact video. I wonder if that's because its not random or just doesn't have enough videos

It's picking a random video out of 14: ${urls[urls.length * Math.random() | 0]}

With the list loaded as an asset: urls = ["Spu3eiOEJ-M", "BE2lZ-Ti1Wc", "lHpcYPfjiLs", "6w2WXRFJpAE", "jPBgu-IO6TI", "g4px8cFR3gc", "whD78YCQXoo", "4iN9738uASY", "2tSa701EftM", "hjinBNYEkb8", "jckJS8RNMbw", "gq5EQtSiJiE", "zhV3ecScgrA", "wVnt_CX0C64"]

Post reply on HN