mleimeister / ctc_tensorflow_voxforge

Simple example how to use tensorflow's CTC loss with Voxforge speech data
18 stars 3 forks source link

Train loss is nan #2

Closed harishyadav1465 closed 5 years ago

harishyadav1465 commented 6 years ago

i have learned and compiled your code but i am getting train_loss=nan,val_loss=nan

mleimeister commented 6 years ago

Hi, sorry for my late answer. I haven't touched the code in a year and it might not be compatible anymore with current tf versions. Can you send me which Python and Tensorflow versions you are using? And the command line output you're getting. Then I can look into it.