From cba4412f3dd23e44b63a269b2efe5100e3c87d8f Mon Sep 17 00:00:00 2001 From: fiwo <145254967+final-wombat@users.noreply.github.com> Date: Sat, 25 Nov 2023 01:49:44 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c717268a..bcacf2e9 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ As of version 0.13.0 the legacy text-generator-webui API `--extension api` is no - editor: improves AI responses (very hit and miss at the moment) - world state: generates world snapshot and handles passage of time (objects and characters) - creator: character / scenario creator + - tts: text to speech via elevenlabs, coqui studio, coqui local - multi-client (agents can be connected to separate APIs) - long term memory - chromadb integration @@ -40,7 +41,7 @@ Kinda making it up as i go along, but i want to lean more into gameplay through In no particular order: -- TTS support + - Extension support - modular agents and clients - Improved world state