This video presents a full implementation of a browser based Text-to-Speech Reader app using Python, Flask and JavaScript, on a Windows machine. Use the code to add a Reader feature to your own projects.
00:00 Introduction
00:45 Technology
01:10 Project Overview
01:35 Presentation Overview
01:54 Development Environment
02:25 Creating the Python Environment
02:58 Installing the Python Requirements
04:01 Creating the Project Structure
04:37 Downloading Piper Voices
05:26 Adding Code to APP.PY
06:28 Code Presentation for APP.PY
12:20 Adding Code to INDEX.HTML
13:00 Code Presentation for INDEX.HTML
13:42 Adding Code to READER.CSS
14:15 Adding code to READER.JS
15:23 Code Presentation for READER.JS
18:11 Voices Settings
19:41 Conclusion
Correction: 04:59 The ONNX files are around 60 Megabytes large, not 60 Gigabytes.