from local

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

View File

@ -178,7 +178,7 @@ if [ $stage -le 2 ] && [ $stop_stage -ge 2 ]; then
--exp-dir $exp_dir \
--embedding-layer 36 \
--num-utts 1000 \
--num-codebooks 8 \
--num-codebooks 32 \
--max-duration 100 \
--teacher-model-id $teacher_model_id \
--use-extracted-codebook $use_extracted_codebook