from local

This commit is contained in:
dohe0342 2022-12-29 18:24:45 +09:00
parent b2c8c245da
commit 1e8ce9c5fc
2 changed files with 1 additions and 1 deletions

View File

@ -177,7 +177,7 @@ if [ $stage -le 2 ] && [ $stop_stage -ge 2 ]; then
--full-libri $full_libri \ --full-libri $full_libri \
--exp-dir $exp_dir \ --exp-dir $exp_dir \
--embedding-layer 36 \ --embedding-layer 36 \
--num-utts 1000 \ --num-utts 10000 \
--num-codebooks 32 \ --num-codebooks 32 \
--max-duration 100 \ --max-duration 100 \
--teacher-model-id $teacher_model_id \ --teacher-model-id $teacher_model_id \