diff --git a/docs/tutorials/text-to-speech/Kokoro-FastAPI-integration.md b/docs/tutorials/text-to-speech/Kokoro-FastAPI-integration.md index 4087390..3d32e17 100644 --- a/docs/tutorials/text-to-speech/Kokoro-FastAPI-integration.md +++ b/docs/tutorials/text-to-speech/Kokoro-FastAPI-integration.md @@ -111,7 +111,7 @@ To use Kokoro-FastAPI with Open WebUI, follow these steps: - Open the Admin Panel and go to `Settings` -> `Audio` - Set your TTS Settings to match the following: - - Text-to-Speech Engine: OpenAI - - API Base URL: `http://localhost:8880/v1` + - API Base URL: `http://localhost:8880/v1` # you may need to use `host.docker.internal` instead of `localhost` - API Key: `not-needed` - TTS Model: `kokoro` - TTS Voice: `af_bella` # also accepts mapping of existing OAI voices for compatibility