Add Thorsten training video

This commit is contained in:
Michael Hansen
2023-08-01 09:34:46 -05:00
parent e268564deb
commit c7f8671beb
+3 -1
View File
@@ -1,5 +1,7 @@
# Training Guide
Check out a [video training guide by Thorsten Müller](https://www.youtube.com/watch?v=b_we_jma220)
Training a voice for Piper involves 3 main steps:
1. Preparing the dataset
@@ -32,7 +34,7 @@ python3 -m venv .venv
source .venv/bin/activate
pip3 install --upgrade pip
pip3 install --upgrade wheel setuptools
pip3 install -r requirements.txt
pip3 install -e .
```
Run the `build_monotonic_align.sh` script in the `src/python` directory to build the extension.