Skip to content

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

Notifications You must be signed in to change notification settings

funcwj/ge2e-speaker-verification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published