diff --git a/.gitignore b/.gitignore index ba0430d..2e3caf3 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,6 @@ -__pycache__/ \ No newline at end of file +__pycache__/ + +/utils/vits_model/config.json +/utils/vits_model/G_953000.pth + +takway.db \ No newline at end of file diff --git a/takway.db b/takway.db deleted file mode 100644 index 05c34d8..0000000 Binary files a/takway.db and /dev/null differ