chaanks commited on
Commit
44ebcba
1 Parent(s): a811d34

Update hyperparams.yaml

Browse files
Files changed (1) hide show
  1. hyperparams.yaml +3 -2
hyperparams.yaml CHANGED
@@ -35,7 +35,6 @@ whisper: !new:speechbrain.lobes.models.huggingface_whisper.HuggingFaceWhisper
35
  freeze: !ref <freeze_whisper>
36
  freeze_encoder: !ref <freeze_encoder>
37
  save_path: whisper_checkpoints
38
- file: model.safetensors
39
  encoder_only: False
40
 
41
 
@@ -62,4 +61,6 @@ modules:
62
 
63
  pretrainer: !new:speechbrain.utils.parameter_transfer.Pretrainer
64
  loadables:
65
- whisper: !ref <whisper>
 
 
 
35
  freeze: !ref <freeze_whisper>
36
  freeze_encoder: !ref <freeze_encoder>
37
  save_path: whisper_checkpoints
 
38
  encoder_only: False
39
 
40
 
 
61
 
62
  pretrainer: !new:speechbrain.utils.parameter_transfer.Pretrainer
63
  loadables:
64
+ whisper: !ref <whisper>
65
+ paths:
66
+ whisper: model.safetensors