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

Enriching trained data model #150

Open
dangtaikhtn opened this issue Oct 4, 2023 · 1 comment
Open

Enriching trained data model #150

dangtaikhtn opened this issue Oct 4, 2023 · 1 comment

Comments

@dangtaikhtn
Copy link

Hi @tsurumeso

Firstly I would like to say thank you to your awesome things that you shared.
And I have a question that am I able to use the trained data model to append some new songs instead of training a new model from scratch.
Hopefully you can see my message and let me know if you have some suggestions.

@tsurumeso
Copy link
Owner

tsurumeso commented Oct 6, 2023

Thank you for your kind words.
You can use the --pretrained_model option like this:

python train.py --dataset path/to/dataset --pretrained_model path/to/pretrained/model --reduction_rate 0.5 --mixup_rate 0.5 --gpu 0

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

2 participants