from local

This commit is contained in:
dohe0342 2023-01-24 14:59:46 +09:00
parent 2a2c91cb9d
commit 441fc98670
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -15,6 +15,6 @@ do
--encoder-dim 768 \
--decoder-dim 768 \
--joiner-dim 768 \
--avg 5 \
--avg 3 \
--use-averaged-model True
done