tensorflow-speech-recognition icon indicating copy to clipboard operation
tensorflow-speech-recognition copied to clipboard

🎙Speech recognition using the tensorflow deep learning framework, sequence-to-sequence neural networks

Results 33 tensorflow-speech-recognition issues
Sort by recently updated
recently updated
newest added

Could you, please, upload spoken_words_wav.tar somewhere? Thank you.

Hi, Does this support text independent speaker identification? Appreciate if you could share some insight. Thanks,

how to resolve this ... ./densenet_layer.py named arguments (labels=..., logits=..., ...)" % name) ValueError: Only call `softmax_cross_entropy_with_logits` with named arguments

Hi, I could not run densenet_layer.py since it throws import error of the module layer. **Traceback (most recent call last): File "densenet_layer.py", line 6, in import layer ImportError: No module...

In readme, it is written as "export LIDRARY_PATH=$LIBRARY_PATH " . Isn't it export LIBRARY instead? Thank you,

As i have saved the model with ,tfl extension, when i tried to use the saved model prediction are getting wrong.

As I said, this project looks like lose the file "train.sh", can anyone help me? BTW, I wonder how spectrogram worked. I think as follew: #1. create all wave data's...

![download](https://user-images.githubusercontent.com/33517129/35025201-12a38642-fb6a-11e7-9f3d-f07bd9175355.jpg) even for one epoch also it's not working

The Training keeps going on and on no matter what...I set the training_iters value to 3000 still it keeps going on .. what is the reason? ![screen shot 2017-08-03 at...