Skip to content

Deploy a CNN model for simple Speech Recognition on AWS.

License

Notifications You must be signed in to change notification settings

SidSaxena/speech-recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Deploy a CNN model for simple Speech Recognition on AWS.

Resources

License

Stars

Watchers

Forks