chaanks commited on
Commit
9df3f1b
1 Parent(s): 42c33c4

Update hyperparams.yaml

Browse files
Files changed (1) hide show
  1. hyperparams.yaml +1 -2
hyperparams.yaml CHANGED
@@ -38,7 +38,6 @@ whisper: !new:speechbrain.lobes.models.huggingface_whisper.HuggingFaceWhisper
38
  encoder_only: False
39
 
40
 
41
-
42
  decoder: !new:speechbrain.decoders.seq2seq.S2SWhisperGreedySearch
43
  model: !ref <whisper>
44
  bos_index: !ref <timestamp_index>
@@ -63,4 +62,4 @@ pretrainer: !new:speechbrain.utils.parameter_transfer.Pretrainer
63
  loadables:
64
  whisper: !ref <whisper>
65
  paths:
66
- whisper: !ref <whisper_hub>/model.safetensors
 
38
  encoder_only: False
39
 
40
 
 
41
  decoder: !new:speechbrain.decoders.seq2seq.S2SWhisperGreedySearch
42
  model: !ref <whisper>
43
  bos_index: !ref <timestamp_index>
 
62
  loadables:
63
  whisper: !ref <whisper>
64
  paths:
65
+ whisper: !ref <whisper_hub>/pytorch_model.bin