DinoMan / speech-driven-animation

949 stars 289 forks source link

Very slow processing #50

Open grps88 opened 4 years ago

grps88 commented 4 years ago

I've run into a problem where the program starts and goes pretty well until like 27% where it starts to really slow down. I'm just trying to rig the example, by the way

DinoMan commented 3 years ago

What machine are you running the example on? The entire sequence is processed at once so how do you know the progress? Normally it should take a second on GPU and a couple of seconds on CPU to generate the example clip. The time (and memory take up) will be longer for long sentences.

meet1919 commented 1 year ago

Can this be used for streamimg realtime audio to face animation?