From 46d92f8844546a2f98184ae804d78325df2bd14e Mon Sep 17 00:00:00 2001 From: Kevin Otte Date: Thu, 8 Jan 2026 14:54:58 -0500 Subject: [PATCH] Add flite as alternative for espeak-ng --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2c48d00..40fe3a2 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ Any project here may be removed as long as the following become true, even if pr | Name | Alternative(s) | Evidence | Notes | |---|---|---|---| -| [espeak-ng](https://github.com/espeak-ng/espeak-ng) | None | [Dev uses copilot for review](https://github.com/espeak-ng/espeak-ng/pull/2328#pullrequestreview-3559773058) and [is setting up copilot instructions](https://github.com/espeak-ng/espeak-ng/pull/2302) | espeak still exists, but is heavily outdated and very bad from a modern standpoint, so it cannot be considered as an alternative. | +| [espeak-ng](https://github.com/espeak-ng/espeak-ng) | [flite](https://codeberg.org/nivex/open-slopware) | [Dev uses copilot for review](https://github.com/espeak-ng/espeak-ng/pull/2328#pullrequestreview-3559773058) and [is setting up copilot instructions](https://github.com/espeak-ng/espeak-ng/pull/2302) | espeak still exists, but is heavily outdated and very bad from a modern standpoint, so it cannot be considered as an alternative. `flite` users may also wish to install `speech-dispatcher-flite`. | ### Libraries