mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-11 02:52:18 +00:00
Delete egs/librispeech/SSL/pretrain.sh
This commit is contained in:
parent
ef5cf0250d
commit
13c6e81189
@ -1,19 +0,0 @@
|
|||||||
./zipformer/pretrain.py \
|
|
||||||
--world-size 8 \
|
|
||||||
--num-epochs 300 \
|
|
||||||
--start-epoch 1 \
|
|
||||||
--use-fp16 1 \
|
|
||||||
--exp-dir zipformer/exp_pretrain \
|
|
||||||
--full-libri 1 \
|
|
||||||
--max-duration 600 \
|
|
||||||
--accum-grad 1 \
|
|
||||||
--do-normalize 0 \
|
|
||||||
--mask-prob 0.8 \
|
|
||||||
--dropout-input 0.1 \
|
|
||||||
--dropout-features 0.1 \
|
|
||||||
--feature-grad-mult 0.1 \
|
|
||||||
--num-encoder-layers 2,2,3,4,3,2 \
|
|
||||||
--feedforward-dim 512,768,1024,1536,1024,768 \
|
|
||||||
--encoder-dim 192,256,448,768,448,192 \
|
|
||||||
--encoder-unmasked-dim 192,192,256,256,256,192 \
|
|
||||||
--base-lr 0.045
|
|
Loading…
x
Reference in New Issue
Block a user