mirror of
https://github.com/open-webui/docs
synced 2025-05-19 18:58:41 +00:00
Merge pull request #400 from tigeryfan/patch-1
Update Kokoro-FastAPI-integration.md
This commit is contained in:
commit
8917396141
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user