Adel-Moumen
commited on
Commit
•
f083a42
1
Parent(s):
fe632ce
Update hyperparams.yaml
Browse files- hyperparams.yaml +1 -0
hyperparams.yaml
CHANGED
@@ -189,6 +189,7 @@ modules:
|
|
189 |
encoder: !ref <encoder>
|
190 |
decoder: !ref <decoder>
|
191 |
lm_model: !ref <lm_model>
|
|
|
192 |
|
193 |
# The pretrainer allows a mapping between pretrained files and instances that
|
194 |
# are declared in the yaml.
|
|
|
189 |
encoder: !ref <encoder>
|
190 |
decoder: !ref <decoder>
|
191 |
lm_model: !ref <lm_model>
|
192 |
+
ctc_lin: !ref <ctc_lin>
|
193 |
|
194 |
# The pretrainer allows a mapping between pretrained files and instances that
|
195 |
# are declared in the yaml.
|