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
c0e311a0d6
commit
4e31f8a814
Binary file not shown.
@ -29,7 +29,7 @@ if [ $workstation = "whale" ]; then
|
||||
--context-size 2 \
|
||||
--ctc-loss-scale 0.2
|
||||
else
|
||||
export CUDA_VISIBLE_DEVICES="0,1,2,3,4,5,6,7"
|
||||
export CUDA_VISIBLE_DEVICES="0,1,2,3"
|
||||
./pruned_transducer_stateless_d2v_v2/train.py \
|
||||
--wandb true \
|
||||
--input-strategy AudioSamples \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user