diff --git a/evaluation/README.md b/evaluation/README.md index 2b531fe..c20c9bf 100644 --- a/evaluation/README.md +++ b/evaluation/README.md @@ -19,7 +19,7 @@ sh download_model.sh ### Running the evaluation scripts: * Copy our evaluation scripts given in this folder to the cloned repository. ``` - cd WaveLip/evaluation/scores_LSE/ + cd Wav2Lip/evaluation/scores_LSE/ cp *.py syncnet_python/ cp *.sh syncnet_python/ ```