Limit v0.0.2 release to Linux and Windows
CI / macos-latest (push) Has been cancelled
CI / ubuntu-latest (push) Has been cancelled
CI / windows-latest (push) Has been cancelled

This commit is contained in:
pleb
2026-07-21 10:34:28 -07:00
parent 266483f3cf
commit 290d0674b1
6 changed files with 7 additions and 26 deletions
-3
View File
@@ -35,9 +35,6 @@ speaker mappings, generated audio, and TTS endpoint stay on your computer.
## Requirements
- Rust stable (edition 2024)
- A terminal with ANSI support: Windows Terminal, iTerm2, Terminal.app, GNOME
Terminal, and similar terminals work well.
- A reachable [Kokoro-FastAPI](docs/kokoro-fastapi.json) instance. Install and
run it using the upstream [Kokoro-FastAPI instructions](https://github.com/remsky/Kokoro-FastAPI);
Mudmouth uses `http://127.0.0.1:8880` by default.