clovaai / voxceleb_trainer

In defence of metric learning for speaker recognition
MIT License
1.03k stars 272 forks source link

a problem on finetune #5

Closed llearner closed 4 years ago

llearner commented 4 years ago

Hi, I want to train a robust model with voxceleb2 original data and voxceleb2 augmentation data (might add any data later). Could you give some advice about which is a better way to do it, train from scratch or finetune the voxceleb_trainer baseline model? (I tried to finetune, but get worse result than baseline model)