Improve: automatically generate configs/paths.yml by copying it from configs/default_paths.yml when running initialize.py

If configs/paths.yml itself is included in version control, differences will occur when it is changed in each environment, which is troublesome.
This commit is contained in:
tsukumi
2024-05-06 20:56:07 +09:00
parent b230832528
commit 87144dd321
5 changed files with 13 additions and 3 deletions

2
.gitignore vendored
View File

@@ -14,6 +14,8 @@ dist/
/bert/*/*.safetensors
/bert/*/*.msgpack
/configs/paths.yml
/pretrained/*.safetensors
/pretrained/*.pth