Update README.md

This commit is contained in:
sudoxreboot 2026-02-05 21:08:00 -06:00 committed by GitHub
parent 8c804f08e8
commit 40359c399a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,13 +12,9 @@ clone any voice with a 10-30 second audio sample.
## install ## install
from source:
```bash ```bash
pip install wyoming-chatterbox git clone https://github.com/sudoxreboot/wyoming-chatterbox
```
or from source:
```bash
git clone https://github.com/sudoxnym/wyoming-chatterbox
cd wyoming-chatterbox cd wyoming-chatterbox
pip install . pip install .
``` ```