diff --git a/LOCAL.md b/LOCAL.md index 137fd9c..6cfeb01 100644 --- a/LOCAL.md +++ b/LOCAL.md @@ -110,7 +110,7 @@ ``` rm -rf ./custom_character_voice/* ./video_data/* ./raw_audio/* ./denoised_audio/* ./segmented_character_voice/* ./separated/* long_character_anno.txt short_character_anno.txt ``` - ### Windos + ### Windows ``` del /Q /S .\custom_character_voice\* .\video_data\* .\raw_audio\* .\denoised_audio\* .\segmented_character_voice\* .\separated\* long_character_anno.txt short_character_anno.txt ```