svjack/LatentSync
0
1#!/bin/bash2 3python -m preprocess.data_processing_pipeline \4 --total_num_workers 20 \5 --per_gpu_num_workers 20 \6 --resolution 256 \7 --sync_conf_threshold 3 \8 --temp_dir temp \9 --input_dir /mnt/bn/maliva-gen-ai-v2/chunyu.li/VoxCeleb2/raw10 