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
e0cb84a967
commit
02c3c9b8f3
Binary file not shown.
@ -1,6 +1,7 @@
|
|||||||
git pull
|
git pull
|
||||||
|
|
||||||
for i in 10 20 30 40 50
|
for i in 10 20 30 40 50
|
||||||
|
do
|
||||||
for method in greedy_search #modified_beam_search fast_beam_search
|
for method in greedy_search #modified_beam_search fast_beam_search
|
||||||
do
|
do
|
||||||
./pruned_transducer_stateless_d2v_v2/decode.py \
|
./pruned_transducer_stateless_d2v_v2/decode.py \
|
||||||
@ -19,3 +20,4 @@ do
|
|||||||
--avg 1 \
|
--avg 1 \
|
||||||
--use-averaged-model True
|
--use-averaged-model True
|
||||||
done
|
done
|
||||||
|
done
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user