I look forward to movies that are dubbed moving the face+lips to the dubbed text. Also using the original actors voice.
Show HN: Infinity – Realistic AI characters that can speak
21–30 of 320 posts
Re: Show HN: Infinity – Realistic AI characters that can speak
#22Quick tangent: Does anybody know why many new companies have this exact web design style? Is it some new UI framework or other recent tool? The design looks sleek, but they all appear so similar.
Re: Show HN: Infinity – Realistic AI characters that can speak
#23Is it similar to https://loopyavatar.github.io/ . I was reading about this today and even the videos are exactly the same. I am curious if you are anyway related to this team?
Re: Show HN: Infinity – Realistic AI characters that can speak
#24Is it similar to https://loopyavatar.github.io/ . I was reading about this today and even the videos are exactly the same. I am curious if you are anyway related to this team?
Loopy is a Unet-based diffusion model, ours is a diffusion transformer. This is our own custom foundation model we've trained.
Re: Show HN: Infinity – Realistic AI characters that can speak
#25I get the benefit of using celebrities because it's possible to tell if you actually hit the mark, whereas if you pick some random person you can't know if it's correct or even stable. But jeez... Andrew Tate in the first row? And it doesn't get better as I scroll down...
I noticed lots of small clips so I tried a longer script, and it seems to reset the scene periodically (every 7ish seconds). It seems hard to do anything serious with only small clips...?
Re: Show HN: Infinity – Realistic AI characters that can speak
#26First, your (Lina's) intro is perfect in honestly and briefly explaining your work in progress.
Second, the example I tried had a perfect interpretation of the text meaning/sentiment and translated that to vocal and facial emphasis.
It's possible I hit on a pre-trained sentence. With the default manly-man I used the phrase, "Now is the time for all good men to come to the aid of their country."
Third, this is a fantastic niche opportunity - a billion+ memes a year - where each variant could require coming back to you.
Do you have plans to be able to start with an existing one and make variants of it? Is the model such that your service could store the model state for users to work from if they e.g., needed to localize the same phrase or render the same expressivity on different facial phenotypes?
I can also imagine your building different models for niches: faces speaking, faces aging (forward and back); outside of humans: cartoon transformers, cartoon pratfalls.
Finally, I can see both B2C and B2B, and growth/exit strategies for both.
Re: Show HN: Infinity – Realistic AI characters that can speak
#27Edit: Duke Nukem flubs his line: https://youtu.be/mcLrA6bGOjY
Re: Show HN: Infinity – Realistic AI characters that can speak
#28I look forward to movies that are dubbed moving the face+lips to the dubbed text. Also using the original actors voice.
Re: Show HN: Infinity – Realistic AI characters that can speak
#29Is it similar to https://loopyavatar.github.io/ . I was reading about this today and even the videos are exactly the same. I am curious if you are anyway related to this team?
[flagged]
In the AI/research community, people often try to use the same examples so that it's easier to compare performance across different models.
Re: Show HN: Infinity – Realistic AI characters that can speak
#30Is there any limitation on the video length?
It is also possible to fine-tine the model so that single generations (one forward pass of the model) are longer than 8s, and we plan to do this. In practice, it just means our batch sizes have to be smaller when training.
Right now, we've limited the public tool to only allow videos up to 30s in length, if that is what you were asking.