Challenge : https://www.kaggle.com/c/tensorflow-speech-recognition-challenge/
Use of Deep Learning architecture like VGG using raw data and spectrogram methods (linear and MFCC scale).
You can reach 87% in the private leaderboard using simple convolutional neural network (with MFCC scale spectrogram).