pkhungurn / talking-head-anime-2-demo

Demo programs for the Talking Head Anime from a Single Image 2: More Expressive project.
http://pkhungurn.github.io/talking-head-anime-2/
MIT License
1.12k stars 154 forks source link

iFacialMocap Powered by Broadcast not work #41

Open terrywang1985 opened 1 month ago

terrywang1985 commented 1 month ago

1, installed iFacialMocap Powered by Broadcast on windows desktop. 2, pushed the button "Connect to Blender" on the software 3, run "python tha2/app/ifacialmocap_puppeteer.py" as README file said.

result: the UI was loaded, but nothing happened, and an error showed on the console, said "File "E:\stable-diffusion\talking-head-anime-2-demo\tha2\app\ifacialmocap_puppeteer.py", line 87, in convert_from_blender_data data[blendshape_name] = shape_key_values[blendshape_name] KeyError: 'tongueOut'"

Question 1: iFacialMocap Powered by Broadcast did not work Question 2: why this error happened ?