mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-06-01 06:37:06 +02:00
Add espeak-ng
This commit is contained in:
parent
81cccf30d2
commit
d19ab6865a
1 changed files with 6 additions and 0 deletions
|
|
@ -43,6 +43,12 @@ Any project here may be removed as long as the following become true, even if pr
|
|||
| [Zed](https://zed.dev) | [Lapce](https://lap.dev/lapce/), other popular editors like neovim, emacs, etc | They prominently advertise genAI features as a core part of their product. See their website. | There's a killswitch to disable genAI features entirely, but it's likely the code itself is still heavily LLM-authored. |
|
||||
| [VS Code](https://code.visualstudio.com/) | [VS Codium](https://vscodium.com/)* removes the AI _features_ from VS Code | [It's literally their main advertising tagline](./img/vscode.png), and they publicly use LLMs in [their public repository](https://github.com/microsoft/vscode/pulls). Most AI "features" are enabled by default, and some cannot be disabled. | *VS Codium is still written with LLMs since Microsoft owns it |
|
||||
|
||||
### Accessibility Tools
|
||||
|
||||
| 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. |
|
||||
|
||||
### Libraries
|
||||
|
||||
#### Rust
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue