mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-06-04 08:07:06 +02:00
Refactor Accessibility Tools based on new style guide
This commit is contained in:
parent
cc646a7fbf
commit
0473635546
1 changed files with 4 additions and 4 deletions
|
|
@ -427,10 +427,10 @@ This is a section for repos that are similar to this one either because they are
|
|||
|
||||
## Accessibility Tools
|
||||
|
||||
| Name | Alternative(s) | Evidence | Notes |
|
||||
|---|---|---|---|
|
||||
| [espeak-ng](https://github.com/espeak-ng/espeak-ng) | [flite](http://cmuflite.org/) | [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`. |
|
||||
| [Nametag](https://github.com/mattogodoy/nametag) | [Monica](https://github.com/monicahq/monica) | Many Claude commits (e.g. [1](https://github.com/mattogodoy/nametag/pull/126) [2](https://github.com/mattogodoy/nametag/pull/119) [3](https://github.com/mattogodoy/nametag/pull/70)) | Last Monica version is from 2024, exercise caution. |
|
||||
| Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) |
|
||||
|---|:---:|---|---|
|
||||
| [espeak-ng](https://github.com/espeak-ng/espeak-ng) | [](#request-for-help)| [](#ai-code-reviews) ([1](https://github.com/espeak-ng/espeak-ng/pull/2328#pullrequestreview-3559773058), [2](https://github.com/espeak-ng/espeak-ng/pull/2302)) <br /> [](#permissive-ai-policy) ([1](https://github.com/espeak-ng/espeak-ng/commit/a17b335f9f794f9176bd702ceacb09f34bcb1e16), [2](https://github.com/espeak-ng/espeak-ng/commit/00c9e543c7390c228266de5dcac12e5fb2ca98f9)) | [espeak](https://espeak.sourceforge.net/) (note: heavily outdated and very bad from a modern standpoint), [flite](http://cmuflite.org/) |
|
||||
| [Nametag](https://github.com/mattogodoy/nametag) | [](#request-for-help)| [](#permissive-ai-policy) ([1](https://github.com/mattogodoy/nametag/pull/126), [2](https://github.com/mattogodoy/nametag/pull/119), [3](https://github.com/mattogodoy/nametag/pull/70)) | [Monica](https://github.com/monicahq/monica) |
|
||||
|
||||
## Microcontroller Tools and Libraries
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue