TF-Speech-Recognition-Challenge-Solution icon indicating copy to clipboard operation
TF-Speech-Recognition-Challenge-Solution copied to clipboard

Source code of the model used in Tensorflow Speech Recognition Challenge (https://www.kaggle.com/c/tensorflow-speech-recognition-challenge). The solution ranked in top 5% in private leaderboard.

Results 4 TF-Speech-Recognition-Challenge-Solution issues
Sort by recently updated
recently updated
newest added

after I complete the training and call freeze.freeze I got this error: File "/home/hussain/anaconda3/lib/python3.5/site-packages/tensorflow/python/framework/common_shapes.py", line 686, in _call_cpp_shape_fn_impl input_tensors_as_shapes, status) File "/home/hussain/anaconda3/lib/python3.5/site-packages/tensorflow/python/framework/errors_impl.py", line 473, in __exit__ c_api.TF_GetCode(self.status.status)) tensorflow.python.framework.errors_impl.InvalidArgumentError: Shape must...

This is the error that I am getting in HyperTuning convLSTM. The error is probably at the val_acc() because the hyperopt is not being able to plot the graph. Can...

I`m master student in computer science and I`m having a special needs and disability which is related to some problem in my speech, for this reason I would like to...

help wanted
invalid