from local

This commit is contained in:
dohe0342 2023-06-09 14:46:30 +09:00
parent 86d79883e1
commit 2fde2149d0
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -213,7 +213,7 @@ fi
if [ $stage -le 9 ] && [ $stop_stage -ge 9 ]; then
log "Stage 9: Split cuts by speaker id"
gzip -d data/fbank/tedlium_cuts_test.json.gz
gzip -d data/fbank/tedlium_cuts_test.jsonl.gz
i=0
for spk in $dl_dir/tedlium3/legacy/test/sph/*; do