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

Can anyone please share checkpoints that we get after we complete both stages of training #268

Open
tanishbajaj101 opened this issue Jul 9, 2024 · 4 comments

Comments

@tanishbajaj101
Copy link

I am running out of memory when I train on LJSpeech dataset. I want to finetune upon LJSpeech itself but I'm failing in the training stage itself as either I would run out memory, or would have to significantly restrict my max_len implying I wouldn't be able to generate longer duration clips.
So can anyone please share their checkpoints made on training stage, so I can finetune on a relatively smaller dataset.
Also, will I be able to succesfully finetune on checkpoints I receive from internet? (i'm new to this)

@Tristan-Hopkins
Copy link

https://huggingface.co/yl4579/StyleTTS2-LJSpeech/tree/main
https://huggingface.co/yl4579/StyleTTS2-LibriTTS/tree/main
You Can use their models for finetuning. I this what you were looking for?

@tanishbajaj101
Copy link
Author

https://huggingface.co/yl4579/StyleTTS2-LJSpeech/tree/main https://huggingface.co/yl4579/StyleTTS2-LibriTTS/tree/main You Can use their models for finetuning. I this what you were looking for?

yes, thanks a lot! can you tell me which of these does the StyleTTS2 uses by default? I explored it using the WebUI and python package prior to building myself

@78Alpha
Copy link

78Alpha commented Jul 17, 2024

LibriTTS should be the default. Although LJ should be better.

@martinambrus
Copy link

@tanishbajaj101 could you please close the issue if it's resolved to clear things up please?

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

4 participants