Walleclipse / Deep_Speaker-speaker_recognition_system

Keras implementation of ‘’Deep Speaker: an End-to-End Neural Speaker Embedding System‘’ (speaker recognition)
245 stars 81 forks source link

how do I use the trained model? #62

Closed dianalow closed 3 years ago

dianalow commented 4 years ago

Hi,

Is there a simple code to run prediction (without using the test model file)?

I just want to give a wav file and get a prediction from the model. thanks.

Walleclipse commented 4 years ago

Hi, You can check the issue 30.