Was trying to train a model on kaldi using custom dataset. After following the documentation, model is trained, however the WER folder doesn't get generated in exp directory No WER Folder is generated. Also, the log directory which is generated upon training of model, is empty log folder remains empty. If anyone could provide a solution or a directive for solving this issue, it would be great.
I followed the 'kaldi for dummies tutorial' and tried to train a model using 4 .wav files. After training of model, it was expected that in exp directory WER folder would get created which would have within it, wer and a few other parameters. However, that particular directory doesn't get created in my case