How to get a segment from wav file? [Kaldi scripts]

How to get a segment from wav file? 

You will have to  figure out a sox command to extract just the piece you need.  See utils/data/extract_wav_segments_data_dir.sh, you might want to use that only on a subset.

Comments