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
575 stars 165 forks source link

align_embeddings() #41

Closed nidhal1231 closed 5 years ago

nidhal1231 commented 5 years ago

What's the role of the function " align embeddings() "? Thank you @HarryVolek

HarryVolek commented 5 years ago

Answered in #40