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
c968e22568
commit
0f09e2a643
Binary file not shown.
@ -57,7 +57,7 @@ else
|
|||||||
export CUDA_VISIBLE_DEVICES="0,1,2,3"
|
export CUDA_VISIBLE_DEVICES="0,1,2,3"
|
||||||
#rm ./pruned_transducer_stateless_d2v_v2/$1/.train.done
|
#rm ./pruned_transducer_stateless_d2v_v2/$1/.train.done
|
||||||
if [ ! -e ./pruned_transducer_stateless_d2v_v2/$1/.train.done ]; then
|
if [ ! -e ./pruned_transducer_stateless_d2v_v2/$1/.train.done ]; then
|
||||||
./pruned_transducer_stateless_d2v_v2/bitfit.py \
|
./pruned_transducer_stateless_d2v_v2/lora.py \
|
||||||
--num-buckets 2 \
|
--num-buckets 2 \
|
||||||
--add-adapter True \
|
--add-adapter True \
|
||||||
--adapter-lr 0.01 \
|
--adapter-lr 0.01 \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user