Here's the code to support my YouTube video: https://youtu.be/q6upRZ0-qpg
- Try out the voices and decide which one you like https://rhasspy.github.io/piper-samples/#en_GB-southern_english_female-low
- Download the voice
onnxandonnx.jsonfrom HuggingFace https://huggingface.co/rhasspy/piper-voices/tree/main/en/en_GB/southern_english_female/low python -m venv .venvsource .venv/bin/activatepip install -r requirements.txtpython main.py- Enjoy!