Rest API
Headless A2F
Headless Audio2face supports advanced batch export capabilities by exposing a robust REST api enabling deeper integration in to production pipelines.
To launch Headless A2F, in a cmd window navigate to your A2F install directory and run audio2face_headless.kit.bat See video below for further instruction.
With audio2face_headless.kit.bat running - You can check and test the rest API locally by browsing to localhost:8011/docs
Note
If the localhost port is already in use, the log will tell you which port to use. You can find logs at Usersusername.nvidia-omniverselogsKitAudio2Face2022.2
Some examples using Curl.
Below is a video tutorial on using headless mode with the rest API.