from local

This commit is contained in:
dohe0342 2023-04-25 13:47:15 +09:00
parent 4231e32c0b
commit 2e56950124
3 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -60,7 +60,7 @@ else
./pruned_transducer_stateless_d2v_v2/train_adapter.py \ ./pruned_transducer_stateless_d2v_v2/train_adapter.py \
--num-buckets 2 \ --num-buckets 2 \
--add-adapter True \ --add-adapter True \
--adapter-lr 0.02 \ --adapter-lr 0.1 \
--gender male \ --gender male \
--wandb False \ --wandb False \
--input-strategy AudioSamples \ --input-strategy AudioSamples \