A simple tool allowing you to broadcast TTS (text to speech) on your local FM radio. Requires a raspberry pi.
(Uses douxxtech/piwave
Run these commands to setup your environment and install the nessesarry modules:
curl -sL https://setup.piwave.xyz/ | sudo bash
python3 -m venv ~/piwave-env