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
d1781a37dd
commit
5d65ccfd71
Binary file not shown.
@ -30,7 +30,7 @@ if [ $workstation = "whale" ]; then
|
|||||||
--ctc-loss-scale 0.2
|
--ctc-loss-scale 0.2
|
||||||
else
|
else
|
||||||
export CUDA_VISIBLE_DEVICES="0,1,2,3"
|
export CUDA_VISIBLE_DEVICES="0,1,2,3"
|
||||||
./pruned_transducer_stateless_d2v_v2/train.py \
|
./pruned_transducer_stateless_d2v_v2/full_ft.py \
|
||||||
--wandb False \
|
--wandb False \
|
||||||
--input-strategy AudioSamples \
|
--input-strategy AudioSamples \
|
||||||
--enable-spec-aug False \
|
--enable-spec-aug False \
|
||||||
|
|||||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user