Merge pull request #885 from yonie/patch-1

This commit is contained in:
Classic298
2025-12-14 18:43:42 +01:00
committed by GitHub

View File

@@ -117,8 +117,8 @@ To use Kokoro-FastAPI with Open WebUI, follow these steps:
- - Text-to-Speech Engine: OpenAI
- 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
- TTS Model: `kokoro`
:::info