How to read text aloud with Piper and Python

Image by Markus Winkler from Pixabay

Piper is a neural text-to-speech system that can run locally and deliver great sounding audio clips even on underpowered computers. Piper is optimized to run on the Raspberry Pi 4, and you can easily import it to your application as a library. I stumbled upon Piper TTS after looking for a simple text-to-speech application where… Continue reading How to read text aloud with Piper and Python