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
f11cfd4ebe
commit
9c88e635fd
Binary file not shown.
@ -33,26 +33,6 @@ if [ $workstation = "whale" ]; then
|
||||
#touch ./pruned_transducer_stateless_d2v_v2/$1/.train.done
|
||||
fi
|
||||
|
||||
# ./pruned_transducer_stateless_d2v_v2/train_adapter.py \
|
||||
# --add-adapter True \
|
||||
# --adapter-lr 0.001 \
|
||||
# --gender female
|
||||
# --wandb False \
|
||||
# --input-strategy AudioSamples \
|
||||
# --enable-spec-aug False \
|
||||
# --multi-optim False \
|
||||
# --world-size 8 \
|
||||
# --num-epochs 10 \
|
||||
# --full-libri 1 \
|
||||
# --exp-dir ./pruned_transducer_stateless_d2v_v2/$1 \
|
||||
# --max-duration 200 \
|
||||
# --use-fp16 0 \
|
||||
# --encoder-type d2v \
|
||||
# --additional-block True \
|
||||
# --encoder-dim 768 \
|
||||
# --decoder-dim 768 \
|
||||
# --joiner-dim 768 \
|
||||
# --prune-range 10
|
||||
else
|
||||
export CUDA_VISIBLE_DEVICES="0,1,2,3"
|
||||
#rm ./pruned_transducer_stateless_d2v_v2/$1/.train.done
|
||||
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user