mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-12-11 06:55:27 +00:00
from local
This commit is contained in:
parent
4dd1d20fd3
commit
90e2a6e7d1
BIN
egs/tedlium3/ASR/.lora.sh.swp
Normal file
BIN
egs/tedlium3/ASR/.lora.sh.swp
Normal file
Binary file not shown.
@ -30,29 +30,9 @@ if [ $workstation = "whale" ]; then
|
||||
--prune-range 10 \
|
||||
--prompt True \
|
||||
--spk-id $2
|
||||
#touch ./pruned_transducer_stateless_d2v_v2/$1/.train.done
|
||||
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
|
||||
@ -87,32 +67,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