Problem about Librispeech data process and training params
Created by: zh794390558
The largest sample of LibriSpeech is about 40s, how do you use these data? Or the full data is used in your training process? I see your batch size is 10, does it can be larger, e.g. 32?
Does rnn hidden size is sensitive to the result? Now you use 2048, does 1024 or other size is sensitive to the result?