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
d57ff8cfc3
commit
2f326a1076
Binary file not shown.
@ -1,6 +1,8 @@
|
|||||||
git pull
|
git pull
|
||||||
|
|
||||||
for method in greedy_search modified_beam_search fast_beam_search; do
|
#for method in greedy_search modified_beam_search fast_beam_search; do
|
||||||
|
for i in {1..6}
|
||||||
|
do
|
||||||
./pruned_transducer_stateless_d2v_v2/decode.py \
|
./pruned_transducer_stateless_d2v_v2/decode.py \
|
||||||
--input-strategy AudioSamples \
|
--input-strategy AudioSamples \
|
||||||
--enable-spec-aug False \
|
--enable-spec-aug False \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user