mpc001 / auto_avsr

Auto-AVSR: Lip-Reading Sentences Project
Apache License 2.0
158 stars 40 forks source link

test issue #30

Open zhiishuo opened 4 months ago

zhiishuo commented 4 months ago

Dear author, after conducting unimodal training on video information, I obtained some models. I want to test them for alignment, but during the testing process, I found the following issues: My testing command is as follows:

HYDRA_FULL_ERROR=1 python eval.py data.modality=video \ data.dataset.root_dir=/media/aa/a4b46d17-0f49-4392-98d6-49a5c9dee8e9/zzs/data/lrs2 \ data.dataset.test_file=lrs2_test_transcript_lengths_seg24s.csv \ pretrained_model_path=/media/aa/a4b46d17-0f49-4392-98d6-49a5c9dee8e9/zzs/autoenvs/video/vtrainlrs2/last.ckpt