# export CUDA_VISIBLE_DEVICES= BIGVGAN_REPO_DIR=path/to/BigVGAN export PYTHONPATH=$BIGVGAN_REPO_DIR:$PYTHONPATH python inference_e2e.py \ --input_mels_dir path/to/src_dir \ --output_dir path/to/out_dir \ --checkpoint_file ckpt/g_00276000.ckpt