from local

This commit is contained in:
dohe0342 2023-05-04 01:43:02 +09:00
parent 7409b5c0ca
commit b6320dfb67
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

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