David Portes commited on
Commit
7b5769f
1 Parent(s): 364100f
Files changed (1) hide show
  1. hyperparams.yaml +2 -0
hyperparams.yaml CHANGED
@@ -240,5 +240,7 @@ progress_sample_logger: !new:speechbrain.utils.train_logger.ProgressSampleLogger
240
  text_to_sequence: !name:speechbrain.utils.text_to_sequence.text_to_sequence
241
 
242
  pretrainer: !new:speechbrain.utils.parameter_transfer.Pretrainer
 
 
243
  paths:
244
  model: Daporte/speechbrain_tacotron2_exp/model.ckpt
 
240
  text_to_sequence: !name:speechbrain.utils.text_to_sequence.text_to_sequence
241
 
242
  pretrainer: !new:speechbrain.utils.parameter_transfer.Pretrainer
243
+ loadables:
244
+ model: !ref <model>
245
  paths:
246
  model: Daporte/speechbrain_tacotron2_exp/model.ckpt