from local

This commit is contained in:
dohe0342 2023-03-15 02:23:40 +09:00
parent 502fc28d8e
commit abdb88cb00
2 changed files with 2 additions and 1 deletions

Binary file not shown.

View File

@ -19,6 +19,7 @@ do
--decoder-dim 768 \ --decoder-dim 768 \
--joiner-dim 768 \ --joiner-dim 768 \
--avg 1 \ --avg 1 \
--use-averaged-model True --use-averaged-model True \
--spk-id $spk_id
done done
done done