From 0be2a028ed52864fd26b7a2f93f95bc02eed8911 Mon Sep 17 00:00:00 2001 From: Dominic Date: Mon, 23 Sep 2024 21:13:47 -0600 Subject: [PATCH] Updated entries --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 97fd9c2..0d84bae 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,8 @@ chmod +x pipeline.sh Move all your `.wav` files into wavs/ when instructed to do so, and then follow the (y/n) prompts. +Note: the sanity check script will be ran automatically at the end with no user prompting required. + ----------------------------------- # Post: @@ -59,6 +61,4 @@ You should now see a zip file (`dataset.zip`) located in `output/`, that should # Error reporting: -If running the script gives you an error, please feel free to make a report under the issues tab. - - +If running the script gives you an error, please feel free to make a report under the [issues](https://github.com/DominicTWHV/LJSpeech_Dataset_Generator/issues) tab.