voiceprint icon indicating copy to clipboard operation
voiceprint copied to clipboard

pretrained_model

Open lantuxin opened this issue 6 years ago • 1 comments

So glad to read your code. But I don't know how to get "pretrained_model", please give me some advice.

lantuxin avatar Dec 11 '18 07:12 lantuxin

tf.train.Saver saves and restores variables. Please read the relevant snippet in the code. Hope it helps you.

RDShi avatar Dec 14 '18 06:12 RDShi