keras-kaldi
keras-kaldi copied to clipboard
getBinaryLabels function not defined
File "/tools/ASR/steps_kt/dataGenSequences.py", line 134, in getNextSplitData labelMat = self.getBinaryLabels(labels[uid]) AttributeError: 'dataGenSequences' object has no attribute 'getBinaryLabels'
Thanks for the bug. Just remove the line to fix it. I updated the repository.