We've previously used Django in this book, namely in Chapter 8, Deep Learning on Microsoft Azure Using Python, and Chapter 10, Securing Web Apps with Deep Learning. So, we will skip over the nitty-gritty details of how Django works and how you can get started with it. Let's dive straight into creating a UI that you can interact with using your voice!
If you have not installed Django on your system already, please follow the A brief introduction to Django web development section in Chapter 8, Deep Learning on Microsoft Azure Using Python.