Skip to content

A short example of training a bidirectional LSTM model with connectionist temporal classification

Notifications You must be signed in to change notification settings

jonrein/tensorflow_CTC_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tensorflow_CTC_example

A short example of training a bidirectional LSTM model with connectionist temporal classification

bdlstm_train.py trains a model on the TIMIT training data set; assumes appropriately formatted inputs

bdlstm_train_sample.py trains a model on the 8-sample toy data set in the "sample_data" directory

Assumes TensorFlow version 1.0.0

About

A short example of training a bidirectional LSTM model with connectionist temporal classification

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages