chaanks commited on
Commit
47a089b
1 Parent(s): ac25aa0

Update hyperparams.yaml

Browse files
Files changed (1) hide show
  1. hyperparams.yaml +1 -1
hyperparams.yaml CHANGED
@@ -34,7 +34,7 @@ whisper: !new:speechbrain.lobes.models.huggingface_whisper.HuggingFaceWhisper
34
  source: !ref <whisper_hub>
35
  freeze: !ref <freeze_whisper>
36
  freeze_encoder: !ref <freeze_encoder>
37
- save_path: whisper_checkpoints
38
  encoder_only: False
39
 
40
 
 
34
  source: !ref <whisper_hub>
35
  freeze: !ref <freeze_whisper>
36
  freeze_encoder: !ref <freeze_encoder>
37
+ save_path: pretrained_models
38
  encoder_only: False
39
 
40