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
df60263a22
commit
60a2837b5f
Binary file not shown.
@ -39,8 +39,9 @@ else
|
|||||||
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/train_tta.py \
|
./pruned_transducer_stateless_d2v_v2/train_tta.py \
|
||||||
--num-buckets 2 \
|
--num-buckets 2 \
|
||||||
|
--pea True \
|
||||||
--bitfit True \
|
--bitfit True \
|
||||||
--adapter-lr 0.01 \
|
--pea-lr 0.01 \
|
||||||
--wandb False \
|
--wandb False \
|
||||||
--input-strategy AudioSamples \
|
--input-strategy AudioSamples \
|
||||||
--enable-spec-aug False \
|
--enable-spec-aug False \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user