- error
"# bash 服務來試.sh exp/tri4/graph data/train exp/model/decode_hok8bu7_1
fix_data_dir.sh: no utterances remained: not proceeding further."
- 略掉 fix_data_dir.sh
"root@f458340bf683:/usr/local/kaldi/egs/taiwanese/s5c# bash fw.sh exp/tri1/graph data/train exp/model/decode_hok8bu7_1
steps/make_mfcc.sh --nj 1 --cmd run.pl exp/model/decode_hok8bu7_1 exp/model/decode_hok8bu7_1/make_mfcc/ exp/model/decode_hok8bu7_1/mfcc
utils/validate_data_dir.sh: WARNING: you have only one speaker. This probably a bad idea.
Search for the word 'bold' in http://kaldi-asr.org/doc/data_prep.html
for more information.
utils/validate_data_dir.sh: Utterance list differs between exp/model/decode_hok8bu7_1/utt2spk and exp/model/decode_hok8bu7_1/segments
utils/validate_data_dir.sh: Lengths are 1 vs 1"
ref
# This script makes sure that only the segments present in
# all of "feats.scp", "wav.scp" [if present], segments [if present]
# text, and utt2spk are present in any of them.
# It puts the original contents of data-dir into
# data-dir/.backup
我已根據文件準備檔案,但碰到error
https://github.com/kaldi-asr/kaldi/blob/e31776f8e2a9c403c8c02993b795a61cc5067450/egs/wsj/s5/utils/fix_data_dir.sh#L154-L165
應是我5個資料有沒設對的地方,內容如下
請教隊長該如何解?
ref
https://github.com/kaldi-asr/kaldi/blob/master/egs/wsj/s5/utils/fix_data_dir.sh