Skip to content

taylorlu/ghostvlad-speaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ghostvlad-speaker

An tensorflow implementation of ghostvlad, pretrained model can be downloaded in ghostvlad-speaker.tar

prerequisit

1. pydub, also need ffmpeg to be installed.
2. tensorflow
3. librosa

Steps:

1. generate speaker labels from dataset voxceleb2

python voxcele2json.py

2. Training

python train.py
Please change the args_params in main

3. predict

python predict.py

About

An tensorflow implementation of ghostvlad for speaker recognition

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages