from local

This commit is contained in:
dohe0342 2023-06-09 14:47:19 +09:00
parent 2fde2149d0
commit 8b0a1ec44e
2 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@ -220,8 +220,8 @@ if [ $stage -le 9 ] && [ $stop_stage -ge 9 ]; then
spk_id=${spk#*sph\/}
spk_id=${spk_id%.sph}
echo $spk_id
cat data/fbank/tedlium_cuts_test.jsonl | grep speaker\":\ \"$spk_id\" > tedlium_cuts_test_$i.jsonl
gzip tedlium_cuts_test_$i.jsonl
cat data/fbank/tedlium_cuts_test.jsonl | grep speaker\":\ \"$spk_id\" > data/fbank/tedlium_cuts_test_$i.jsonl
gzip data/fbank/tedlium_cuts_test_$i.jsonl
i=`expr $i+1`
done
#cat data/fbank/tedlium_cuts_test.jsonl.gz | grep