From 40359c399adbde8aecc4f1ff86710bb803f9b987 Mon Sep 17 00:00:00 2001 From: sudoxreboot <76703581+sudoxreboot@users.noreply.github.com> Date: Thu, 5 Feb 2026 21:08:00 -0600 Subject: [PATCH] Update README.md --- README.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 02de8f3..e9c2c28 100644 --- a/README.md +++ b/README.md @@ -12,13 +12,9 @@ clone any voice with a 10-30 second audio sample. ## install +from source: ```bash -pip install wyoming-chatterbox -``` - -or from source: -```bash -git clone https://github.com/sudoxnym/wyoming-chatterbox +git clone https://github.com/sudoxreboot/wyoming-chatterbox cd wyoming-chatterbox pip install . ```