from local

This commit is contained in:
dohe0342 2023-02-14 00:53:42 +09:00
parent 192e5f57e7
commit 6790581bf8
2 changed files with 1 additions and 1 deletions

View File

@ -337,7 +337,7 @@ def get_params() -> AttributeDict:
"feature_dim": 80,
"subsampling_factor": 4,
"encoder_dim": 256,
"nhead": 8,
"nhead": 4,
"dim_feedforward": 1024,
"num_encoder_layers": 18,
# parameters for ctc loss