From 30ce48a3a2dc8f4bf85882264e210c3d4c172b88 Mon Sep 17 00:00:00 2001 From: twilso24 <122656888+twilso24@users.noreply.github.com> Date: Sat, 16 May 2026 12:44:11 -0500 Subject: [PATCH] feat: add kokoro plugin to index --- plugins/kokoro/index.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 plugins/kokoro/index.yaml diff --git a/plugins/kokoro/index.yaml b/plugins/kokoro/index.yaml new file mode 100644 index 0000000..82ed74b --- /dev/null +++ b/plugins/kokoro/index.yaml @@ -0,0 +1,8 @@ +title: Kokoro +description: Full control over Kokoro text-to-speech — voice selection, weighted blending, speed adjustment, and language configuration from the Agent Zero settings UI. +github: https://github.com/twilso24/kokoro-a0-plugin +tags: + - tts + - speech + - audio + - voices \ No newline at end of file