tensorflow-speech-recognition
tensorflow-speech-recognition copied to clipboard
🎙Speech recognition using the tensorflow deep learning framework, sequence-to-sequence neural networks
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...
 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...