mirror of
https://github.com/open-webui/docs.git
synced 2026-07-21 10:05:26 -04:00
[PR #885] [MERGED] Fix TTS settings formatting in documentation #876
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/docs/pull/885
Author: @yonie
Created: 12/14/2025
Status: ✅ Merged
Merged: 12/14/2025
Merged by: @Classic298
Base:
main← Head:patch-1📝 Commits (1)
743d6b7Fix TTS settings formatting in documentation📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
docs/features/audio/text-to-speech/Kokoro-FastAPI-integration.md(+1 -1)📄 Description
The documentation has two settings fields reversed when compared to Open WebUI actual settings screen. This causes some people (like me) to input the model in the voice box and the other way around, causing strange errors. By swapping the two fields in the docs, we follow natural order of information (top to bottom, left to right) and make the documentation match the actual settings screen.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.