Skip to content

Conversation

@alumae
Copy link
Contributor

@alumae alumae commented Nov 4, 2016

Fixed two issues in the re-segmentation scripts caused by inconsistencies with different Perl versions. The first one makes sure that data/train_split/orig2utt (or similar) file will be sorted. Otherwise, the steps/cleanup/decode_segmentation.sh script might fail later, complaining that the utterances are not sorted.

The other commit changes the line that gets perl list size with another syntax. The old line used experimental syntax that only worked in some Perl versions.

@jtrmal
Copy link
Contributor

jtrmal commented Nov 4, 2016

Thanks, merging.
y.

@jtrmal jtrmal merged commit f8b746f into kaldi-asr:master Nov 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants