Titouan commited on
Commit
97ae797
1 Parent(s): d79a678

Update hyperparams.yaml

Browse files
Files changed (1) hide show
  1. hyperparams.yaml +0 -1
hyperparams.yaml CHANGED
@@ -48,7 +48,6 @@ wav2vec2: !new:speechbrain.lobes.models.huggingface_wav2vec.HuggingFaceWav2Vec2
48
  source: !ref <wav2vec2_hub>
49
  output_norm: True
50
  freeze: True
51
- pretrain: False # Pretraining is managed by the SpeechBrain pre-trainer.
52
  save_path: model_checkpoints
53
 
54
  Transformer: !new:speechbrain.lobes.models.transformer.TransformerASR.TransformerASR # yamllint disable-line rule:line-length
 
48
  source: !ref <wav2vec2_hub>
49
  output_norm: True
50
  freeze: True
 
51
  save_path: model_checkpoints
52
 
53
  Transformer: !new:speechbrain.lobes.models.transformer.TransformerASR.TransformerASR # yamllint disable-line rule:line-length