Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating to 1.8b from a previous version. #33

Closed
erew123 opened this issue Dec 30, 2023 · 0 comments
Closed

Updating to 1.8b from a previous version. #33

erew123 opened this issue Dec 30, 2023 · 0 comments

Comments

@erew123
Copy link
Owner

erew123 commented Dec 30, 2023

Apologies, but I left a mistake in the last gitignore file and forgot to exclude the finetune directory from updates. If you have performed finetuning and want to update and not re-setup the whole of AllTalk, you will need to open the gitignore file and replace its contents with:

voices/*.*
models/*.*
outputs/*.*
finetune/*.*
config.json
confignew.json
models.json
diagnostics.log

gitignore can be found in /alltalk_tts/.gitignore

You would open it with Notepad or a text editor, select everything in there, delete it and copy the above inside.

After you have done that, you should be able to follow the standard instructions and perform a git pull along with running the requirements file again. The instructions for doing this are here

@erew123 erew123 closed this as completed Dec 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant