https://kimythanly.github.io/AGAIN-VC-demo/index
python preprocess.py [-h] [--config <CONFIG>] [--njobs <NJOBS>] [--dry] [--debug] [--seed <SEED>]
python make_indexes.py [-h] [--config <CONFIG>] [--dry] [--debug] [--seed <SEED>]
python train.py
[-h] [--config <CONFIG>] [--dry] [--debug] [--seed <SEED>] [--load <LOAD>] [--njobs <NJOBS>] [--total-steps <TOTAL_STEPS>]
[--verbose-steps <VERBOSE_STEPS>] [--log-steps <LOG_STEPS>] [--save-steps <SAVE_STEPS>] [--eval-steps <EVAL_STEPS>]
python inference.py
[-h] [--config <CONFIG>] [--dsp-config <DSP_CONFIG>] --source <SOURCE> --target <TARGET> --output <OUTPUT>
[--seglen <SEGLEN>] [--dry] [--debug] [--seed <SEED>] --load <LOAD> [--njobs <NJOBS>]
You can download our pre-trained model here.