From 5eb285da251030753e676fd45cf2124798ddbf97 Mon Sep 17 00:00:00 2001 From: silentoplayz <50341825+silentoplayz@users.noreply.github.com> Date: Mon, 2 Sep 2024 20:50:22 +0000 Subject: [PATCH] Update openedai-speech-integration.md --- docs/tutorial/openedai-speech-integration.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/tutorial/openedai-speech-integration.md b/docs/tutorial/openedai-speech-integration.md index 67f8193..50378e1 100644 --- a/docs/tutorial/openedai-speech-integration.md +++ b/docs/tutorial/openedai-speech-integration.md @@ -188,6 +188,8 @@ The configuration files, which define the available voices and their properties, **Additional Resources** ------------------------ +For more information on configuring Open WebUI to use `openedai-speech`, including setting environment variables, see the [Open WebUI documentation](https://docs.openwebui.com/getting-started/env-configuration/#text-to-speech). + For more information about `openedai-speech`, please visit the [GitHub repository](https://github.com/matatonic/openedai-speech). **How to add more voices to openedai-speech:**