Merge pull request #400 from tigeryfan/patch-1

Update Kokoro-FastAPI-integration.md
This commit is contained in:
Timothy Jaeryang Baek
2025-02-17 11:37:15 -08:00
committed by GitHub

View File

@@ -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