Open dipam7 opened 4 years ago
No, the output is not sync-corrected. It just gives you an offset and active speaker detection labels.
How do I use this repo to sync correct my videos?
Also the offsets.txt is not getting generated for me as mentioned in the README. Just 4 pckl files inside output_dir/pywork/reference_name/
what is the --reference name_of_video? I only have a clip of video for sync, I am not sure what to specify for this input.
No, the output is not sync-corrected. It just gives you an offset and active speaker detection labels.
Do we need to sync it manually using the AV offset? How can we do it?
If I am correct, after downloading the models, I have to run
and the sync-corrected output will be stored in output_dir/pyavi/video.avi
Is this correct?