All Projects → funcwj → Ge2e Speaker Verification

funcwj / Ge2e Speaker Verification

Pytorch implementation of "Generalized End-to-End Loss for Speaker Verification"

Programming Languages

python
139335 projects - #7 most used programming language

Labels

Speaker Verification with GE2E Loss

Pytorch implement of "Generalized End-to-End Loss for Speaker Verification"

Data Processing

  1. Vad (recommend py-webrtcvad)
  2. Log mel-spectrogram features (recommend librosa)
  3. Prepare data as data/{train,dev}/{feats.scp,spk2utt}

Usage

see train.sh and compute_dvector.py

Reference

Wan L, Wang Q, Papir A, et al. Generalized end-to-end loss for speaker verification[C]//2018 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP). IEEE, 2018: 4879-4883.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].