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
ac1d5e63fd
commit
3e17ba5c6c
Binary file not shown.
@ -5,7 +5,7 @@ workstation="bear"
|
|||||||
if [ $workstation = "whale" ]; then
|
if [ $workstation = "whale" ]; then
|
||||||
export CUDA_VISIBLE_DEVICES="0,1,2,3,4,5,6,7"
|
export CUDA_VISIBLE_DEVICES="0,1,2,3,4,5,6,7"
|
||||||
./pruned_transducer_stateless_d2v_v2/train.py \
|
./pruned_transducer_stateless_d2v_v2/train.py \
|
||||||
--wandb true \
|
--wandb False \
|
||||||
--input-strategy AudioSamples \
|
--input-strategy AudioSamples \
|
||||||
--enable-spec-aug False \
|
--enable-spec-aug False \
|
||||||
--multi-optim False \
|
--multi-optim False \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user