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
f869813180
commit
a751ce89b4
Binary file not shown.
@ -3,7 +3,7 @@ spk_id=$1
|
||||
#for i in 10 20 30 40 50 60 70 80 90 100
|
||||
for i in 30
|
||||
do
|
||||
for method in greedy_search #modified_beam_search fast_beam_search
|
||||
for method in modified_beam_search fast_beam_search
|
||||
do
|
||||
./pruned_transducer_stateless_d2v_v2/decode.py \
|
||||
--input-strategy AudioSamples \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user