mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-09-19 05:54:20 +00:00
from local
This commit is contained in:
parent
86d79883e1
commit
2fde2149d0
Binary file not shown.
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user