igormq / ctc_tensorflow_example

CTC + Tensorflow Example for ASR
MIT License
312 stars 183 forks source link

BLSTM #26

Open vbelissen opened 6 years ago

vbelissen commented 6 years ago

Hi, Thanks a lot for this great and very useful work. Would you have any input on how to modify the multidata example to get a bidirectional LSTM, with two layers (like here : https://github.com/xisnu/CNN-BLSTM-CTC/blob/master/Images/hybrid.jpg)?