/TensorFlow_Speech_Recognition_Challenge

Implemented 3 neural network architectures: 1) Combination of RNN LSTM nodes and CNN, 2) CNN with residual blocks similar to ResNet, 3) Deep RNN LSTM network; and compared their performance to detect 12 speech commands.

Primary LanguagePythonMIT LicenseMIT

Issues