Speech Recognition

  • This repo contains various methods that can be applied to make a speech recognition model.
  • The train-test data is from kaggle's tensorflow speech recognition challange.

CNN for speech recognition task:

MFCC implementation due.