A user interface for creating voices with the Piper TTS.
Uses the Piper TTS for the text to speech, and WPF UI for the app theme / layout.
The executable zip for the application is in the Releases: PiperUI
To run the source code locally in Visual Studio 2022:
You will need to unzip the contents of Piper (Windows 64 zip) to your local \bin\Debug\net7.0-windows
folder that is created when you Clean , Rebuild the solution.