Update run-swbd-conformer-ctc-2023-08-26.sh

This commit is contained in:
jinzr 2023-09-27 09:26:42 +08:00
parent 078c8722d3
commit b80aae7ab1

View File

@ -36,6 +36,7 @@ for method in ctc-decoding attention-decoder; do
--checkpoint $repo/exp/epoch-99.pt \
--tokens $repo/data/lang_bpe_500/tokens.txt \
--HLG $repo/data/lang_bpe_500/HLG.pt \
--G $repo/data/lm/G_4_gram.pt \
$repo/test_wavs/1089-134686-0001.wav \
$repo/test_wavs/1221-135766-0001.wav \
$repo/test_wavs/1221-135766-0002.wav