Skip to content

Commit

Permalink
Note LLM incompatibility, closes #8
Browse files Browse the repository at this point in the history
  • Loading branch information
simonw authored Nov 7, 2023
1 parent 8a6a684 commit 73a449d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ This tool also depends on `ffmpeg`. You can install that on macOS using [Homebre
```bash
brew install ffmpeg
```
Note that `ospeak` has dependencies that are currently incompatible with [LLM](https://llm.datasette.io) (see [this issue](https://github.com/simonw/llm/issues/325)) so the two tools need to be installed in different virtual environments, hence the recommendation to use [pipx](https://pypa.github.io/pipx/).

## Usage

To get your computer to say something, run:
Expand Down

0 comments on commit 73a449d

Please sign in to comment.