Update hyperparams.yaml
Browse files- hyperparams.yaml +0 -1
hyperparams.yaml
CHANGED
@@ -61,7 +61,6 @@ wav2vec2: !new:speechbrain.lobes.models.huggingface_wav2vec.HuggingFaceWav2Vec2
|
|
61 |
source: !ref <wav2vec2_hub>
|
62 |
output_norm: True
|
63 |
freeze: True
|
64 |
-
pretrain: False
|
65 |
save_path: model_checkpoints
|
66 |
|
67 |
ctc_lin: !new:speechbrain.nnet.linear.Linear
|
|
|
61 |
source: !ref <wav2vec2_hub>
|
62 |
output_norm: True
|
63 |
freeze: True
|
|
|
64 |
save_path: model_checkpoints
|
65 |
|
66 |
ctc_lin: !new:speechbrain.nnet.linear.Linear
|