from local

This commit is contained in:
dohe0342 2023-06-09 14:40:31 +09:00
parent a485a7dc90
commit 8431da5af4
2 changed files with 2 additions and 1 deletions

Binary file not shown.

View File

@ -214,7 +214,8 @@ fi
if [ $stage -le 9 ] && [ $stop_stage -ge 9 ]; then
log "Stage 9: Split cuts by speaker id"
for spk in $dl_dir/tedlium3/legacy/test/sph/*; do
spk_id=${spk#*sph\/%.sph}
spk_id=${spk#*sph\/}
spk_id=${spk_id%.sph}
echo $spk_id
done
#cat data/fbank/tedlium_cuts_test.jsonl.gz | grep