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
f8712897e2
commit
c6d51efa69
Binary file not shown.
Binary file not shown.
@ -3,8 +3,6 @@ export CUDA_VISIBLE_DEVICES="0,1,2,3,4,5,6,7"
|
||||
git pull
|
||||
|
||||
./pruned_transducer_stateless_d2v_v2/train.py \
|
||||
--input-strategy AudioSamples \
|
||||
--enable-spec-aug False \
|
||||
--world-size 8 \
|
||||
--num-epochs 30 \
|
||||
--full-libri 1 \
|
||||
@ -15,3 +13,6 @@ git pull
|
||||
--feedforward-dims "1024,1024,2048,2048,1024" \
|
||||
--ctc-loss-scale 0.0 \
|
||||
--master-port 12535
|
||||
#--input-strategy AudioSamples \
|
||||
#--enable-spec-aug False \
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user