WaveRNN
WaveRNN copied to clipboard
Fine tuning a preexisting model
Hi there, How would one go about fine tuning the preexisting models to a dataset of my own?
I am also interested in fine-tuning the model. More specifically, since there is no parameter for this, how can I freeze the encoder to only finetune the decoder with a small dataset?