From e8d09073d574e1fa172abbe1bfeac955465d3ff2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philippe=20R=C3=A9my?= Date: Mon, 7 Aug 2023 11:32:55 +0700 Subject: [PATCH] Update example.py --- example.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/example.py b/example.py index 49b3a6c..a002674 100644 --- a/example.py +++ b/example.py @@ -16,6 +16,8 @@ model = DeepSpeakerModel() # Load the checkpoint. +# Load the checkpoint. https://drive.google.com/file/d/1F9NvdrarWZNktdX9KlRYWWHDwRkip_aP. +# Also available here: https://share.weiyun.com/V2suEUVh (Chinese users). model.m.load_weights('ResCNN_triplet_training_checkpoint_265.h5', by_name=True) # Sample some inputs for WAV/FLAC files for the same speaker.