zzw922cn / Automatic_Speech_Recognition

End-to-end Automatic Speech Recognition for Madarian and English in Tensorflow
MIT License
2.84k stars 538 forks source link

InvalidArgumentError: Timit training #69

Open menamine opened 6 years ago

menamine commented 6 years ago

Hi all,

I tried to train a character based speech recognition system by using the Timit corpus. I prepared data (features and labels), however, I got an error in the training process (the attached figure).

log

The issue is when I use a small data set for training (10 wav files), no errors occur. But if I increase the size of the training data set, I got the InvalidArgumentError error

Any help is greatly appreciated. Best.

shanguanma commented 6 years ago

I have the same problem as you.I hope the author can find time to answer it. Any help is greatly appreciated.