from local

This commit is contained in:
dohe0342 2023-01-08 18:55:11 +09:00
parent af29137b5b
commit 937239f0ea
3 changed files with 1 additions and 0 deletions

Binary file not shown.

View File

@ -8,6 +8,7 @@ export CUDA_VISIBLE_DEVICES="0,1,2,3,4,5,6,7"
--max-duration 600 \ --max-duration 600 \
--use-fp16 1 \ --use-fp16 1 \
--num-encoder-layers 12 \ --num-encoder-layers 12 \
--group-num 12 \
--dim-feedforward 2048 \ --dim-feedforward 2048 \
--nhead 8 \ --nhead 8 \
--encoder-dim 512 \ --encoder-dim 512 \