This repository contains examples used in the video series in folders corresponding to the lessons. You can find the video series on the ServiceNow Developer YouTube channel Scripts use the naming ...
conda create -n mova python=3.13 -y conda activate mova pip install -e . Generate a video of single person speech: export CP_SIZE=1 export CKPT_PATH=/path/to/MOVA ...