Converting Text To Speech Using Python
Introduction
Hello! ๐
In this tutorial I will show you how to easily convert text to an audio file using Python, Tacotron 2 and WaveGlow. ๐
Requirements
Basic knowledge of Python
Creating The Virtual Environment
First we need to create the virt...
ethan91.hashnode.dev3 min read