gooofy / zamia-speech

Open tools and data for cloudless automatic speech recognition
GNU Lesser General Public License v3.0
443 stars 86 forks source link

No such file exp/nnet3_chain/extractor/final.ie #90

Closed cogmeta closed 4 years ago

cogmeta commented 4 years ago

while running run-chain.sh in the training quit in stage 7 with error:

steps/online/nnet2/extract_ivectors_online.sh --cmd utils/run.pl --nj 12 exp/nnet3_chain/ivectors_train_sp_hires_comb/train_sp_hires_comb_max2 exp/nnet3_chain/extractor exp/nnet3_chain/ivectors_train_sp_hires_comb steps/online/nnet2/extract_ivectors_online.sh: No such file exp/nnet3_chain/extractor/final.ie ./run-chain.sh: expected file exp/nnet3_chain/ivectors_train_sp_hires_comb/ivector_online.scp to exist

any idea how to fix this?

joazoa commented 4 years ago

Can you paste the output from the previous steps ? Most likely one of the previous stages had an error. Did you run stage 0 till 7 at the same time ?

cogmeta commented 4 years ago

There was an error earlier in the script. It is running now after fixing it. Apologies for not checking log carefully..closing it.