You are on page 1of 14

Deep learning (audio) application:

From design to deployment


Valerio Velardo
Keyword spotting system

● Identification of keywords
● Voice user interface
Keyword spotting system

down
The architecture

Client
The architecture

Client
The architecture

unix socket

Client
The architecture

fires
callable
object
Client
The architecture

Client
The architecture

make
prediction
Client
The architecture

Client
The architecture

Client
What you’ll learn

● Build simple speech recognition system


● Implement Flask API
● Set up NGINX, uWSGI, Flask web ecosystem
● Create Docker containers
● Set up AWS EC2 instances
● Deploy AI models on AWS via ssh/scp
Prerequisites

● Intermediate Python
● Familiar with TensorFlow/Keras [advisable but not necessary!]
What next?

● Prepare the voice dataset

You might also like