
VOCA is a simple and generic speech-driven facial animation framework that works across a range of identities. This add-on integrates VOCA withing Blender and allows the user to:
For more details please see the scientific publication of the VOCA framework here.
The original VOCA framework repository can be found here here.





voca-blender/
├─ voca-addon/
│ ├─ audio/
│ │ ├─ sentence20.wav
│ │ └─ test_sentence.wav
│ ├─ flame/
│ │ └─ generic_model.pkl
│ ├─ model/
│ │ └─ gstep.model.*
│ ├─ smpl_webuser/
│ │ ├─ lbs.py
│ │ ├─ posemapper.py
│ │ ├─ serialization.py
│ │ └─ verts.py
│ ├─ template/
│ │ └─ FLAME_sample.ply
│ ├─ utils/
│ | ├─ ctypesloader.py
│ │ ├─ audio_handler.py
│ │ ├─ edit_sequences.py
│ │ └─ inference.py
│ ├─ operators.py
│ ├─ panels.py
│ └─ __init__.py
├─ install-dependencies.command
├─ install-dependencies.sh
├─ LICENSE
└─ README.md
$ claude mcp add voca-blender \
-- python -m otcore.mcp_server <graph>