Update hyperparams.yaml
Browse files- hyperparams.yaml +1 -1
hyperparams.yaml
CHANGED
@@ -45,7 +45,7 @@ enc: &id002 !new:speechbrain.nnet.containers.Sequential
|
|
45 |
activation3: !new:torch.nn.GELU
|
46 |
|
47 |
wav2vec2: !new:speechbrain.lobes.models.huggingface_wav2vec.HuggingFaceWav2Vec2
|
48 |
-
source:
|
49 |
output_norm: true
|
50 |
freeze: false
|
51 |
save_path: wav2vec2_checkpoint
|
|
|
45 |
activation3: !new:torch.nn.GELU
|
46 |
|
47 |
wav2vec2: !new:speechbrain.lobes.models.huggingface_wav2vec.HuggingFaceWav2Vec2
|
48 |
+
source: asafaya/hubert-large-arabic-transcribe
|
49 |
output_norm: true
|
50 |
freeze: false
|
51 |
save_path: wav2vec2_checkpoint
|