Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 417 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 417 Bytes

Deploy a Speech Recognition System for simple Speech Recognition on AWS.

  • Modeled a Convolutional Neural Network in Keras/Tensorflow using Google's Speech Commands Dataset
  • Implemented a Flask Server
  • Deployed a Docker Container with uWSGI and NGINX implementation
  • Deployed everything on an EC2 instance on AWS

Link to Dataset: https://ai.googleblog.com/2017/08/launching-speech-commands-dataset.html