Update LOCAL.md

correct spelling error
This commit is contained in:
AK
2023-07-23 12:51:27 +08:00
committed by GitHub
parent 46d68bcf8e
commit e54309d74d
+1 -1
View File
@@ -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
```