From 2971426a55072f7d22fec416ca7800df8bd23207 Mon Sep 17 00:00:00 2001 From: Michael Hansen Date: Thu, 12 Mar 2026 15:20:12 -0500 Subject: [PATCH] Update install instructions --- README.md | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/README.md b/README.md index 4b4fd07..944d0cf 100644 --- a/README.md +++ b/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