Abdelmoumene Boumadane
commited on
Commit
•
0e15f39
1
Parent(s):
1399174
remove pretrain param+fix output-size
Browse files
hyperparams.yaml
CHANGED
@@ -26,7 +26,6 @@ hubert: !new:speechbrain.lobes.models.huggingface_wav2vec.HuggingFaceWav2Vec2
|
|
26 |
source: !ref <wav2vec2_hub>
|
27 |
output_norm: True
|
28 |
freeze: True
|
29 |
-
pretrain: False
|
30 |
save_path: wav2vec2_checkpoints
|
31 |
|
32 |
output_emb: !new:speechbrain.nnet.embedding.Embedding
|
|
|
26 |
source: !ref <wav2vec2_hub>
|
27 |
output_norm: True
|
28 |
freeze: True
|
|
|
29 |
save_path: wav2vec2_checkpoints
|
30 |
|
31 |
output_emb: !new:speechbrain.nnet.embedding.Embedding
|
tokenizer_51_unigram.model → tokenizer_58_unigram.model
RENAMED
File without changes
|