kaldi-asr/kaldi

Update single job scripts like utils/data/get_utt2dur.sh, steps/compute_cmvn_stats.sh to use multiple jobs

オープン

#984 opened on 2016/08/20

 (6 件のコメント) (0 件のリアクション) (0 人の担当者)Shell (5,359 件のフォーク)batch import
enhancementhelp wantedstale

Repository metrics

Stars
 (15,392 個のスター)
PR merge metrics
 (PR metrics pending)

説明

In the large data recipes in Kaldi many single job scripts in steps/* and utils/*, which were very fast for normal sized LVCSR tasks, consume several hours. e.g. on fisher_swbd/aspire the utils/data/get_utt2dur.sh script runs for a few hours.

We need to update these scripts to add parallelization support.

Required skill: shell scripting

コントリビューターガイド