Closed shantanudev closed 8 years ago
Hi,
I was trying to run your model and I ran into this error below.
Desktop/rnn-speech/util/audioprocessor.py", line 93, in computeDeltas for i, feat_vec in enumerate(fbank_frames): NameError: global name 'fbank_frames' is not defined
Hi,
I was trying to run your model and I ran into this error below.
Desktop/rnn-speech/util/audioprocessor.py", line 93, in computeDeltas for i, feat_vec in enumerate(fbank_frames): NameError: global name 'fbank_frames' is not defined