From edae10fb504fbe59ae78a9587e6e4f09a171d426 Mon Sep 17 00:00:00 2001 From: Rudrabha Mukhopadhyay <35054375+Rudrabha@users.noreply.github.com> Date: Sat, 3 Oct 2020 10:06:01 +0530 Subject: [PATCH] Update README.md --- evaluation/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/evaluation/README.md b/evaluation/README.md index 3614014..ed0dc05 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/ + cd WaveLip/evaluation/scores_LSE/ cp *.py syncnet_python/ cp *.sh syncnet_python/ ```