Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 348 Bytes

File metadata and controls

7 lines (4 loc) · 348 Bytes

TensorFlow-Speech-Recognition-Challenge

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).