Skip to content

liyongze/lstm_speaker_verification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lstm_speaker_verification

  1. this project is an implement of a methode proposed by Google in ICASSP 2018

"ATTENTION-BASED MODELS FOR TEXT-DEPENDENT SPEAKER VERIFICATION"

pdf of the paper:https://arxiv.org/pdf/1710.10470.pdf

  1. execute this progrmme by using the command as follow:

python train.py

  1. the file input_data.py is used for exitracting mfcc features and prepare the input data of training LSTM

the file model.py is used for construction of neural network

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages