From 212ecb3d2dfcc9d2389c6913376f8080b43a2afc Mon Sep 17 00:00:00 2001 From: Anton Yakutovich Date: Sat, 30 May 2026 14:13:06 +0300 Subject: [PATCH] docs: add Kesha voice backend --- ECOSYSTEM.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/ECOSYSTEM.md b/ECOSYSTEM.md index f1038ee..50a653a 100644 --- a/ECOSYSTEM.md +++ b/ECOSYSTEM.md @@ -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..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