Doubiiu / CodeTalker

[CVPR 2023] CodeTalker: Speech-Driven 3D Facial Animation with Discrete Motion Prior
MIT License
515 stars 57 forks source link

the input audio file's length limit #73

Open zk19971101 opened 4 months ago

zk19971101 commented 4 months ago

i find the length of audio wav shoud less than about 15s, what parameters should to set for longger wav(more than 30s)?

yassineAlouini commented 2 months ago

You will need to have a GPU with a larger vRAM or you can also try to break down your audio file into multiple chunks.