Quick Start#

The easiest way to get started with Audio2Face is using the pre-built Docker image. This guide will help you quickly set up and run the service.

Prerequisites#

Before starting, ensure you have:

  • Docker installed and running on your system

  • A weights directory in your project root

  • The unitalker_v0.4.0_base.onnx file in your weights directory (see Data Preparation)