from local

This commit is contained in:
dohe0342 2023-06-09 14:49:26 +09:00
parent fa176df1aa
commit 5399d6f0b6
2 changed files with 2 additions and 0 deletions

Binary file not shown.

View File

@ -224,6 +224,8 @@ if [ $stage -le 9 ] && [ $stop_stage -ge 9 ]; then
gzip data/fbank/tedlium_cuts_test_$i.jsonl
i=`expr $i + 1`
done
gzip data/fbank/tedlium_cuts/test.jsonl
#cat data/fbank/tedlium_cuts_test.jsonl.gz | grep
fi