Updated readme

This commit is contained in:
2026-06-07 09:44:02 +02:00
parent e15ba903c1
commit b24414c3f3

View File

@@ -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/)