ranchlai / speaker-verification

Speaker verification using ResnetSE (EER=0.0093) and ECAPA-TDNN
88 stars 21 forks source link

Did you try large margin finetune ? #5

Open llearner opened 2 years ago

ranchlai commented 2 years ago

Yes. Use smaller margin makes convergence easier. Large margin finetuning is helpful

llearner commented 2 years ago

Yes. Use smaller margin makes convergence easier. Large margin finetuning is helpful

Great! How about EER of large margin finetuning?