AutoSpeech
AutoSpeech copied to clipboard
Fine tuning on a subset of data
Hello,
I need a clarification.
I did train the identification model on VoxCeleb1 data from scratch with the given genotype.
I need to finetune the model trained from scratch on a subset of the VoxCeleb2 dataset. In file 'train_identification.py' loading the trained model and train for a few epochs work for fine-tuning or do I need to write my own script for performing fine-tuning?
Regards, Sreeni...