igormq / ctc_tensorflow_example

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

Bidirectional LSTM #9

Closed qmmn closed 7 years ago

qmmn commented 7 years ago

Bidirectional LSTM with CTC is now live on the current version of Tensorflow Could you please make an extension for ctc_tensorflow_multidata_example.py using Bidirectional LSTM?

I tried tweaking back and forth but failed miserably T__T