pannous / tensorflow-speech-recognition

🎙Speech recognition using the tensorflow deep learning framework, sequence-to-sequence neural networks
Other
2.17k stars 638 forks source link

Training is not using GPU capacity #40

Open julitosm opened 7 years ago

julitosm commented 7 years ago

Hey everyone!

I'm trying to train my model with the speech2text-tflearn code. Unfortunately it takes ages to train (a few days). I have installed Tensorflow with GPU support, but the Code is not using any of the GPUs capacity. I have not changed any paramters. What am I getting wrong? Any suggestions?

Thanks! Cheers julitosm