HarryVolek / PyTorch_Speaker_Verification

PyTorch implementation of "Generalized End-to-End Loss for Speaker Verification" by Wan, Li et al.
BSD 3-Clause "New" or "Revised" License
576 stars 164 forks source link

about config #68

Open zyc1310517843 opened 4 years ago

zyc1310517843 commented 4 years ago

I used 1000 speakers, each with 100 sentences. In config.yaml, should M be set to 100? M is the number of utterances per speaker

LIUHAO121 commented 3 years ago

I used 1000 speakers, each with 100 sentences. In config.yaml, should M be set to 100? M is the number of utterances per speaker M is the number of utterances of each speakers in a batch