changes for pretrained.py

This commit is contained in:
luomingshuang 2022-04-12 16:40:52 +08:00
parent 05fce8e3a3
commit 111b128bc8

View File

@ -37,7 +37,7 @@ epoch=29
avg=13
## greedy search
./prured_transducer_stateless/decode.py \
./pruned_transducer_stateless/decode.py \
--epoch $epoch \
--avg $avg \
--exp-dir pruned_transducer_stateless/exp \