Update README.md

This commit is contained in:
Rudrabha Mukhopadhyay 2020-10-03 10:06:01 +05:30 committed by GitHub
parent 3048445e07
commit edae10fb50
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,7 +19,7 @@ sh download_model.sh
### Running the evaluation scripts: ### Running the evaluation scripts:
* Copy our evaluation scripts given in this folder to the cloned repository. * 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 *.py syncnet_python/
cp *.sh syncnet_python/ cp *.sh syncnet_python/
``` ```