Say I’m a politician who gets caught on camera doing or saying something shady. Will your service do anything to prevent me from claiming the incriminating video was just faked using your technology? Maybe logging perceptual hashes of every output could prove that a video didn’t come from you?
Show HN: Infinity – Realistic AI characters that can speak
101–110 of 320 posts
Re: Show HN: Infinity – Realistic AI characters that can speak
#102Tried my hardest to push this into the uncanny valley. I did, but it was pretty hard. Seems robust. https://6ammc3n5zzf5ljnz.public.blob.vercel-storage.com/inf2...
It even works on animals: https://6ammc3n5zzf5ljnz.public.blob.vercel-storage.com/inf2...
Re: Show HN: Infinity – Realistic AI characters that can speak
#103Re: Show HN: Infinity – Realistic AI characters that can speak
#104The website is pretty lightweight and easy-to-use. The service also holds up pretty well, specially if the source image is high-enough resolution. The tendency to "break" at the last frame happens with low resolution images it seems. My generation: https://6ammc3n5zzf5ljnz.public.blob.vercel-storage.com/inf2...
Re: Show HN: Infinity – Realistic AI characters that can speak
#105Have to say, whilst this tech has some creepy aspects, just playing about with this my family have had a whole sequence of laughs out loud moments - thank you!
Re: Show HN: Infinity – Realistic AI characters that can speak
#106what is the TTS model you are using
Re: Show HN: Infinity – Realistic AI characters that can speak
#107Earlier quoted context omitted.
just an idea, but what if the appended audio clip was reversed to ensure continuity in the waveform? That is, if > <PILC.
This is exactly what we do today! It seems to work better the more you extend it, but extending it too much introduces other side effects (e.g. the avatar will start to open its mouth, as if it were preparing to talk).
Re: Show HN: Infinity – Realistic AI characters that can speak
#108It would be amazing to be able to drive this with an API.
We are considering it. Do you have anything specific you want to use it for?
I am working on my latest agent (and character) framework and I just started adding TTS (currently with the TTS library and xtts_v2 which I think is maybe also called Style TTS.) By the way, any idea what the license situation is with that?
Since it's driven by audio, I guess it would come after the TTS.
Re: Show HN: Infinity – Realistic AI characters that can speak
#109Re: Show HN: Infinity – Realistic AI characters that can speak
#110quite slow btw
Yeah, it's about 5x slower than realtime with the current configuration. The good news is that diffusion models and transformers are constantly benefitting from new acceleration techniques. This was a big reason we wanted to take a bet on those architectures. Edit: If we generate videos at a lower resolution and with a fewer number of diffusion steps compared to what's used in the public configuration, we are able to…