mirror of
https://github.com/rhasspy/piper-sample-generator.git
synced 2026-08-27 18:15:58 -04:00
Update install instructions
This commit is contained in:
parent
275077a1a3
commit
2971426a55
1 changed files with 1 additions and 9 deletions
10
README.md
10
README.md
|
|
@ -6,16 +6,8 @@ Supports normal [Piper voices][piper voices] or a special [generator][] that can
|
|||
|
||||
## Install
|
||||
|
||||
Create a virtual environment and install the requirements:
|
||||
|
||||
``` sh
|
||||
git clone https://github.com/rhasspy/piper-sample-generator.git
|
||||
cd piper-sample-generator/
|
||||
|
||||
python3 -m venv .venv
|
||||
source .venv/bin/activate
|
||||
python3 -m pip install --upgrade pip
|
||||
python3 -m pip install -e .
|
||||
pip install piper-sample-generator
|
||||
```
|
||||
|
||||
## Piper Voices
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue