mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-09-19 05:54:20 +00:00
from local
This commit is contained in:
parent
9c88e635fd
commit
2c80a73107
Binary file not shown.
@ -68,32 +68,3 @@ else
|
||||
touch ./pruned_transducer_stateless_d2v_v2/$1/.train.done
|
||||
fi
|
||||
fi
|
||||
|
||||
#else
|
||||
# export CUDA_VISIBLE_DEVICES="0,1,2,3"
|
||||
# ./pruned_transducer_stateless_d2v_v2/train_adapter.py \
|
||||
# --num-buckets 2 \
|
||||
# --add-adapter True \
|
||||
# --adapter-lr 0.02472 \
|
||||
# --wandb False \
|
||||
# --input-strategy AudioSamples \
|
||||
# --enable-spec-aug False \
|
||||
# --multi-optim False \
|
||||
# --world-size 4 \
|
||||
# --num-epochs 31 \
|
||||
# --full-libri 1 \
|
||||
# --exp-dir ./pruned_transducer_stateless_d2v_v2/$1 \
|
||||
# --max-duration 150 \
|
||||
# --encoder-dim 768 \
|
||||
# --decoder-dim 768 \
|
||||
# --joiner-dim 768 \
|
||||
# --use-fp16 0 \
|
||||
# --accum-grads 4 \
|
||||
# --encoder-type d2v \
|
||||
# --additional-block True \
|
||||
# --prune-range 10 \
|
||||
# --ctc-loss-scale 0.1924 \
|
||||
# --lm-scale 0.1254 \
|
||||
# --simple-loss-scale 0.2869 \
|
||||
# --spk-id $2
|
||||
#fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user