#Neuro Learns to Dance

1 messages · Page 1 of 1 (latest)

dapper jetty
#

tl;dr: Neuro has a 3D model (from what I rememberé the one used during Fillian`s gameshow). Could be cool to see if there was a way to use that model to make Neuro dance during Karaoke streams or even make her 'learn' how to dance.

Basically, a couple days ago (Actually today/ just now, but it sounds better like that), I just thought to myself that Neuro's karaoke streams kinda always felt like they had something missing. After thinking a bit on that, I realized that (to me, at least), while the songs and voice were always really good, the actual show itself felt a bit stiff since neuro wasn't really 'dancing'- I know that she sways and bops to the beat but that feels kinda stiff. Thus, I had an idea:

"How about making this diva of an AI dance with a 3D model since she already has one?"

My thought was that animations (free ones or community submitted ones) could be fed to her and something could be done so that she can organically recognize the beats and when to bop. In addition, maybe even, Vedal could try to make her learn from the animations/ or viewer submitted dance videos so that she can be trained.

Of course, idk how hard this would actually be to actually implement, but since there have been videos on neural networks learning to move, etc... I thought that this could be a fun thing for the community to do, and could add a lot to the streams.

Would people be interested in this?

#

Even simpler tl;dr: Neuro has 3D model --> Use 3D model --> Make Nuero dance.

exotic drum
#

eh implementing the toggles was easy because you just run the animation. To do dancing, you'd need to setup a way of programmatically controlling the 3d model.
So the framework in which you deploy the AI will also need to be made

#

dunno how finnicky that would be

dapper jetty
# exotic drum eh implementing the toggles was easy because you just run the animation. To do ...

Apparently, someone wrote a paper on the subject. Idk how hard/ easy it would be to implement it with Vedal's code (only he may be able to tell), but it seems to essentially work by generating the animations before hand, based on the audio. Because of that, could the animation just be implemented as toggle after it is generated and then, toggled on and off, at the start of each songs? Ofc, that means that it won't be real-time, but I believe that Neuro's singing isn't either so... idk

#

It's from 2 yrs ago tho, so idk how relevent it may be now

#

Though, it seems that in this case, video footage may be needed for reference. Though, I wonder, if once could use dances/ videos recorded in vr or rendered, instead.

prime ibex
#

code bullet made ai's that can walk by using ppo to control the angle of the joints of a body it's not the same as walking but i think dancing is posible in some way

cyan heart
#

there is a lot to think about personality wise but I think it would be cool to start working on this

cyan heart
cyan heart