diff --git a/README.md b/README.md index ee9d611..a3ba5c6 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,11 @@ This project aims to provide text to voice with voice cloning ability. It is usi This project started as a [vibe-coded](https://en.wikipedia.org/wiki/Vibe_coding) [experiment](https://gitea.efforting.tech/mikael-lovqvists-claude-agent/claude-voice-experiment) but this version is somewhat more hands on. +## Running + +The quickest way to test this is to setup according to the instructions below and then use the example scripts under [`examples/`](./examples). + + ## Setup ### Setup [venv](https://docs.python.org/3/library/venv.html) for [python](https://www.python.org/)