from local

This commit is contained in:
dohe0342 2023-06-09 14:36:43 +09:00
parent b32fb6e63d
commit 921ab9d37e
2 changed files with 1 additions and 0 deletions

Binary file not shown.

View File

@ -216,6 +216,7 @@ if [ $stage -le 9 ] && [ $stop_stage -ge 9 ]; then
for spk in $dl_dir/tedlium3/legacy/test/sph/*; do
spk_id=${spk#*sph\/}
echo $spk_id
done
#cat data/fbank/tedlium_cuts_test.jsonl.gz | grep
fi