from local

This commit is contained in:
dohe0342 2022-12-30 11:56:52 +09:00
parent 9b16457fdc
commit db505c6b75
3 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ else
export CUDA_VISIBLE_DEVICES="0,1,2,3"
./pruned_transducer_stateless_d2v_v2/train_adapter.py \
--add-adapter True \
--adapter-lr 0.0001 \
--adapter-lr 0.001 \
--gender male \
--wandb False \
--input-strategy AudioSamples \