Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions ECOSYSTEM.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,16 @@ See [Part 17](./part17-mcp-servers.md) for install patterns and trust model guid

---

## Voice backends

- [Kesha Voice Kit](https://github.com/drakulavich/kesha-voice-kit) — local command-provider backend for
Hermes STT and TTS; ships copy-paste config for `HERMES_LOCAL_STT_COMMAND` and
`tts.providers.<name>.type: command`.

See [Kesha's Hermes guide](https://github.com/drakulavich/kesha-voice-kit/blob/main/docs/hermes.md) for install and configuration.

---

## Native Hermes plugins

- [`hermes-tweet`](https://github.com/Xquik-dev/hermes-tweet) — X/Twitter search, reads, and gated account actions for Hermes Agent through Xquik
Expand Down